diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-01 13:04:03 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-01 13:04:03 -0500 |
commit | cda5016a3a91068e7601024d26fd80d01ee7dc6e (patch) | |
tree | 90d50c16fdd2b46247b26f53d046ea2440f3a34d /debian/control | |
parent | a2968adbe0d31d116ab20b5b276950dab7767a30 (diff) | |
download | kcmldapmanager-cda5016a3a91068e7601024d26fd80d01ee7dc6e.tar.gz kcmldapmanager-cda5016a3a91068e7601024d26fd80d01ee7dc6e.zip |
Use libtdeldap
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 4ea40bd..7600364 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: kcontrol-ldap-manager-trinity Section: tde Priority: optional Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, libldap2-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, libldap2-dev, libtdeldap, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: kcontrol-ldap-manager-trinity |