summaryrefslogtreecommitdiff
path: root/debian/control.in
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2019-04-04 10:17:47 +0200
committerSebastien Bacher <seb128@ubuntu.com>2019-04-04 10:17:47 +0200
commitd149b63aa26012f83b6dd0abd459fd5b24caed89 (patch)
treeb0a25c4c2ca1b28cefdd9ee1d7e1bddb1c473821 /debian/control.in
parentupload to experimental (diff)
downloadzenity-d149b63aa26012f83b6dd0abd459fd5b24caed89.tar.gz
zenity-d149b63aa26012f83b6dd0abd459fd5b24caed89.tar.bz2
zenity-d149b63aa26012f83b6dd0abd459fd5b24caed89.zip
Restore the gnome-common Build-Depends, it's still needed
Diffstat (limited to 'debian/control.in')
-rw-r--r--debian/control.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control.in b/debian/control.in
index 2f851d11..d03f4387 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -5,6 +5,7 @@ Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.
Uploaders: @GNOME_TEAM@
Build-Depends: debhelper-compat (= 12),
gnome-pkg-tools (>= 0.10),
+ gnome-common,
yelp-tools,
gettext (>= 0.19.4),
libglib2.0-dev,
bgstack15