diff options
author | Robert Tari <robert@tari.in> | 2021-10-19 19:38:29 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-10-21 22:21:28 +0200 |
commit | 421e9dcda36265642403c42b687e80769506b5b1 (patch) | |
tree | 61b44606d995290f8fcd062f15176a8adc8fceb1 /debian/control | |
parent | 641e08a678c0d83fb12c78baf917857bf6367138 (diff) | |
download | ayatana-indicator-messages-421e9dcda36265642403c42b687e80769506b5b1.tar.gz ayatana-indicator-messages-421e9dcda36265642403c42b687e80769506b5b1.tar.bz2 ayatana-indicator-messages-421e9dcda36265642403c42b687e80769506b5b1.zip |
Update debian/ files
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 648990d..e2b3d2c 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,9 @@ Source: ayatana-indicator-messages Section: gnome Priority: optional Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -Build-Depends: debhelper (>= 9), - dh-autoreconf | debhelper (>= 9.20160403~), - dh-systemd | debhelper (>= 10.2~), +Build-Depends: cmake, + cmake-extras, + debhelper (>= 10), gobject-introspection (>= 0.9.12-4~), gtk-doc-tools, intltool, @@ -12,7 +12,6 @@ Build-Depends: debhelper (>= 9), libdbustest1-dev, libgirepository1.0-dev (>= 0.9.12), libgtest-dev, - mate-common, python3-dbusmock, valac, systemd [linux-any], |