aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-07-21 13:29:46 +0200
committerGuido Günther <agx@sigxcpu.org>2016-07-21 13:29:46 +0200
commita9389191182b944a4c57a72085a5717488c264cf (patch)
treecc0c3a59c1d8cc12d3dc2a9cbe0f65a92c6e74cd
parentMerge tag 'upstream/3.20.0' into debian/sid (diff)
downloadkrb5-auth-dialog-a9389191182b944a4c57a72085a5717488c264cf.tar.gz
krb5-auth-dialog-a9389191182b944a4c57a72085a5717488c264cf.tar.bz2
krb5-auth-dialog-a9389191182b944a4c57a72085a5717488c264cf.zip
Build-Depend on itstool
-rw-r--r--debian/control1
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,
bgstack15