diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-05-12 16:21:50 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-05-12 17:09:30 +0200 |
commit | 1140a11e33a1d47f9b4425317f777920d9777b66 (patch) | |
tree | 2744444ff80edf458384e48c76374878828022ec /debian | |
parent | 0a9b030b9ede20cc678e64d478e50529afb1054c (diff) | |
download | libayatana-indicator-1140a11e33a1d47f9b4425317f777920d9777b66.tar.gz libayatana-indicator-1140a11e33a1d47f9b4425317f777920d9777b66.tar.bz2 libayatana-indicator-1140a11e33a1d47f9b4425317f777920d9777b66.zip |
debian/control: Adjust B-Ds for CMake based build.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 8e177c0..3a73b18 100644 --- a/debian/control +++ b/debian/control @@ -3,15 +3,16 @@ Section: libs Priority: optional Maintainer: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Build-Depends: at-spi2-core, + cmake, + cmake-extras, debhelper (>= 9), - dh-autoreconf, dh-exec, dpkg-dev (>= 1.16.1.1), libtool, intltool, - mate-common, gtk-doc-tools, dbus-test-runner, + xauth, xvfb, libglib2.0-dev (>= 2.37), libgtk2.0-dev (>= 2.18), |