aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control24
1 files changed, 13 insertions, 11 deletions
diff --git a/debian/control b/debian/control
index f5db253..b35a063 100644
--- a/debian/control
+++ b/debian/control
@@ -4,17 +4,19 @@ Priority: optional
Maintainer: Jason Conti <jason.conti@gmail.com>
Uploaders:
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 (>= 0.10),
+ gcovr,
+ lcov,
+ libnotify-dev (>= 0.7.6),
+ libglib2.0-dev (>= 2.36),
+ liburl-dispatcher1-dev | hello,
+# for packaging
+ debhelper (>= 9),
+ dpkg-dev (>= 1.16.1.1),
intltool,
- libayatana-indicator-dev (>= 0.3.93),
- libayatana-indicator3-dev (>= 0.3.93),
- libglib2.0-dev (>= 2.29),
- libgdk-pixbuf2.0-dev (>= 2.22),
- libgtk-3-dev (>= 3.1),
- mate-common,
- pkg-config,
+
+# for systemd unit
systemd [linux-any],
Standards-Version: 4.1.3
Homepage: https://github.com/AyatanaIndicators/ayatana-indicator-notifications
@@ -25,7 +27,7 @@ Package: ayatana-indicator-notifications
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- libglib2.0-bin,
+ ayatana-indicator-common,
Description: Ayatana Indicator for viewing recent notifications
An Ayatana Indicator applet to display recent notifications sent to a
notification daemon such as notify-osd.