aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2008-10-18 18:17:46 +0200
committerGuido Guenther <agx@sigxcpu.org>2008-10-18 18:17:46 +0200
commit08f4d3e3a55d1f306674ae93e04e4220ca2f97c2 (patch)
treedc22ef27cf9d8133fa5330b15b528c1b564c2e28 /debian/control
parentMerge commit 'upstream/0.7.jit26357da' (diff)
downloadkrb5-auth-dialog-08f4d3e3a55d1f306674ae93e04e4220ca2f97c2.tar.gz
krb5-auth-dialog-08f4d3e3a55d1f306674ae93e04e4220ca2f97c2.tar.bz2
krb5-auth-dialog-08f4d3e3a55d1f306674ae93e04e4220ca2f97c2.zip
build against heimdal for pkinit support
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d480096..ae1a0e8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: krb5-auth-dialog
Section: gnome
Priority: optional
Maintainer: Guido Guenther <agx@sigxcpu.org>
-Build-Depends: debhelper (>= 6), quilt, cdbs, libkrb5-dev, libgtk2.0-dev,
+Build-Depends: debhelper (>= 6), quilt, cdbs, heimdal-dev, libgtk2.0-dev,
libglade2-dev, intltool, libgnomeui-dev, autotools-dev, libnm-glib-dev, gnome-common,
autoconf, automake, pkg-config, intltool, bison, flex, libnotify-dev, libgconf2-dev,
libdbus-glib-1-dev
bgstack15