diff options
author | Simon McVittie <smcv@debian.org> | 2020-10-08 10:59:29 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2020-10-08 10:59:29 +0100 |
commit | c9192f71585bd10aaf80663ce8599a8b77972e68 (patch) | |
tree | 4052410929af59b7f1f94d045c9d165de2ff35ee /debian/control | |
parent | Remove -Wl,--as-needed linker flag (diff) | |
download | zenity-c9192f71585bd10aaf80663ce8599a8b77972e68.tar.gz zenity-c9192f71585bd10aaf80663ce8599a8b77972e68.tar.bz2 zenity-c9192f71585bd10aaf80663ce8599a8b77972e68.zip |
Build-Depend on dh-sequence-gnome
This avoids having to repeat the sequence name in d/rules.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c52434d0..3bb50369 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Priority: optional Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> Uploaders: Jeremy Bicha <jbicha@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>, Sebastien Bacher <seb128@debian.org> Build-Depends: debhelper-compat (= 12), - gnome-pkg-tools (>= 0.10), + dh-sequence-gnome, gnome-common, yelp-tools, gettext (>= 0.19.4), |