diff options
author | Guido Günther <agx@sigxcpu.org> | 2008-10-18 18:17:46 +0200 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2008-10-18 18:17:46 +0200 |
commit | 08f4d3e3a55d1f306674ae93e04e4220ca2f97c2 (patch) | |
tree | dc22ef27cf9d8133fa5330b15b528c1b564c2e28 | |
parent | Merge commit 'upstream/0.7.jit26357da' (diff) | |
download | krb5-auth-dialog-08f4d3e3a55d1f306674ae93e04e4220ca2f97c2.tar.gz krb5-auth-dialog-08f4d3e3a55d1f306674ae93e04e4220ca2f97c2.tar.bz2 krb5-auth-dialog-08f4d3e3a55d1f306674ae93e04e4220ca2f97c2.zip |
build against heimdal for pkinit support
-rw-r--r-- | debian/control | 2 |
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 |