diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-11-23 17:31:56 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2022-11-23 17:31:56 +0100 |
commit | 1354d99048c77c0df53794f153d4a769cc8cb6a4 (patch) | |
tree | 1395fbb727eddc99afbeee96c825209c1df184a2 | |
parent | d1e4bc61f254441250210beea365dd2b57c6496b (diff) | |
parent | ff3449dc1ca1738944b9d2bda2e56b32800ec62e (diff) | |
download | ayatana-indicator-power-1354d99048c77c0df53794f153d4a769cc8cb6a4.tar.gz ayatana-indicator-power-1354d99048c77c0df53794f153d4a769cc8cb6a4.tar.bz2 ayatana-indicator-power-1354d99048c77c0df53794f153d4a769cc8cb6a4.zip |
Merge branch 'tari01-pr/fix-lomiri-schemas-name'
Attributes GH PR #72: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/72
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 29be09f..c2ffc1a 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: cmake, libayatana-common-dev (>= 0.9.1), libnotify-dev (>= 0.7.6), libglib2.0-dev (>= 2.36), - lomiri-common-schemas | hello, + lomiri-schemas | hello, # for packaging debhelper (>= 10), dpkg-dev (>= 1.16.1.1), |