diff options
author | Robert Tari <robert@tari.in> | 2021-11-01 00:45:48 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-11-01 08:13:51 +0100 |
commit | c3e75f360c3688af8a892ec3dd953956231547c2 (patch) | |
tree | 9bd9ade82754af04d87c0b0b4ce560ef7c8d91d6 /debian/control | |
parent | f25c5c898bf5afbb51a7dbe004d633cefdfca5e2 (diff) | |
download | ayatana-indicator-power-c3e75f360c3688af8a892ec3dd953956231547c2.tar.gz ayatana-indicator-power-c3e75f360c3688af8a892ec3dd953956231547c2.tar.bz2 ayatana-indicator-power-c3e75f360c3688af8a892ec3dd953956231547c2.zip |
debian/control: Depend on lomiri-common-schemas instead of accountsservice-ubuntu-schemas
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 99ceccd..29be09f 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), - accountsservice-ubuntu-schemas | hello, + lomiri-common-schemas | hello, # for packaging debhelper (>= 10), dpkg-dev (>= 1.16.1.1), |