diff options
author | Robert Tari <robert@tari.in> | 2021-05-25 15:21:43 +0200 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2021-05-25 15:21:43 +0200 |
commit | 6bac351ab94ae00a27b10a64c7a6a0fcc5e44a49 (patch) | |
tree | 9a8f727fe4c6c24aad3757f665e84378f5ffb9a0 /debian/control | |
parent | fe5ae6b69f0d98a26735f8d42859a08f788215ce (diff) | |
parent | 96821b5687c8ecf54ce8ae6b7003e5d161cfed23 (diff) | |
download | ayatana-indicator-application-6bac351ab94ae00a27b10a64c7a6a0fcc5e44a49.tar.gz ayatana-indicator-application-6bac351ab94ae00a27b10a64c7a6a0fcc5e44a49.tar.bz2 ayatana-indicator-application-6bac351ab94ae00a27b10a64c7a6a0fcc5e44a49.zip |
Merge branch 'sunweaver-pr/debian-pkging-adjusted-to-cmake'
Attributes GH PR #10: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/10
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/debian/control b/debian/control index 42fd4b7..4b79566 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,9 @@ Section: gnome Priority: optional Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Build-Depends: debhelper (>= 9.0), - dh-autoreconf | debhelper (>= 9.20160403~), + cmake (>= 3.13), + cmake-extras, dh-systemd | debhelper (>= 10.2~), - dbus-test-runner, - mate-common, - xvfb, libglib2.0-dev (>= 2.35.4), libgtk-3-dev (>= 2.91), libdbus-glib-1-dev (>= 0.82), |