diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2019-04-04 10:17:47 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2019-04-04 10:17:47 +0200 |
commit | d149b63aa26012f83b6dd0abd459fd5b24caed89 (patch) | |
tree | b0a25c4c2ca1b28cefdd9ee1d7e1bddb1c473821 /debian/control | |
parent | upload to experimental (diff) | |
download | zenity-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')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index c83b3026..da488b32 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian. Uploaders: Jeremy Bicha <jbicha@debian.org>, Michael Biebl <biebl@debian.org> Build-Depends: debhelper-compat (= 12), gnome-pkg-tools (>= 0.10), + gnome-common, yelp-tools, gettext (>= 0.19.4), libglib2.0-dev, |