aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-10-21 22:27:03 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-10-21 22:27:03 +0200
commitb2beaa3431ac84614ae45f58f2771fb6b97f6201 (patch)
tree61b44606d995290f8fcd062f15176a8adc8fceb1 /debian/control
parent9ad235af84652bc64c1d28a6b2c68eb55e1b401c (diff)
parent421e9dcda36265642403c42b687e80769506b5b1 (diff)
downloadayatana-indicator-messages-b2beaa3431ac84614ae45f58f2771fb6b97f6201.tar.gz
ayatana-indicator-messages-b2beaa3431ac84614ae45f58f2771fb6b97f6201.tar.bz2
ayatana-indicator-messages-b2beaa3431ac84614ae45f58f2771fb6b97f6201.zip
Merge branch 'tari01-pr/move-to-cmake'
Attributes GH PR #19: https://github.com/AyatanaIndicators/ayatana-indicator-messages/pull/19
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
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],