diff options
author | Guido Günther <agx@sigxcpu.org> | 2016-07-21 13:29:46 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2016-07-21 13:29:46 +0200 |
commit | a9389191182b944a4c57a72085a5717488c264cf (patch) | |
tree | cc0c3a59c1d8cc12d3dc2a9cbe0f65a92c6e74cd /debian/control | |
parent | Merge tag 'upstream/3.20.0' into debian/sid (diff) | |
download | krb5-auth-dialog-a9389191182b944a4c57a72085a5717488c264cf.tar.gz krb5-auth-dialog-a9389191182b944a4c57a72085a5717488c264cf.tar.bz2 krb5-auth-dialog-a9389191182b944a4c57a72085a5717488c264cf.zip |
Build-Depend on itstool
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 b5e15a1..22c0c8b 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 6), autotools-dev, libnm-glib-dev (>= 0.8.1), gnome-common, + itstool, autoconf, automake, pkg-config, |