diff options
author | Robert Tari <robert@tari.in> | 2020-08-11 09:43:27 +0200 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2020-08-11 09:43:27 +0200 |
commit | f15307a402dd66aff208ef9c79b54ae844324ad7 (patch) | |
tree | 9ef5dae755c81723082d8cca4c2b089904c8832f /debian/control | |
parent | d9fced125c2a6e1cf44171370753df00c8d554ba (diff) | |
parent | 7d7dc1140c38c22a629bc58238dff5cec17c30e5 (diff) | |
download | ayatana-indicator-notifications-f15307a402dd66aff208ef9c79b54ae844324ad7.tar.gz ayatana-indicator-notifications-f15307a402dd66aff208ef9c79b54ae844324ad7.tar.bz2 ayatana-indicator-notifications-f15307a402dd66aff208ef9c79b54ae844324ad7.zip |
Merge branch 'sunweaver-pr/sytemd-service-file'
Attributes GH PR #5: https://github.com/AyatanaIndicators/ayatana-indicator-notifications/pull/5
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 4433862..f5db253 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Uploaders: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Build-Depends: debhelper (>= 9), dh-autoreconf | debhelper (>= 9.20160403~), + dh-systemd | debhelper (>= 10.2~), intltool, libayatana-indicator-dev (>= 0.3.93), libayatana-indicator3-dev (>= 0.3.93), @@ -14,6 +15,7 @@ Build-Depends: debhelper (>= 9), libgtk-3-dev (>= 3.1), mate-common, pkg-config, + systemd [linux-any], Standards-Version: 4.1.3 Homepage: https://github.com/AyatanaIndicators/ayatana-indicator-notifications Vcs-Git: https://github.com/AyatanaIndicators/ayatana-indicator-notifications |