summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2016-09-19 22:50:41 +0000
committerMichael Biebl <biebl@debian.org>2016-09-19 22:50:41 +0000
commitf91cd5a9240f0f5b017f883babeef8ac90005ac2 (patch)
tree421666cb83ddaa61dc7e30c2c3c25c1eecc64912 /debian/control
parentBump debhelper compat level to 10. (diff)
downloadzenity-f91cd5a9240f0f5b017f883babeef8ac90005ac2.tar.gz
zenity-f91cd5a9240f0f5b017f883babeef8ac90005ac2.tar.bz2
zenity-f91cd5a9240f0f5b017f883babeef8ac90005ac2.zip
Add Build-Depends on gnome-common, required by autoreconf.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index bda73352..aaa8e71b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.
Uploaders: Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper (>= 10),
gnome-pkg-tools (>= 0.10),
+ gnome-common,
yelp-tools,
intltool (>= 0.40.0),
libglib2.0-dev,
bgstack15