diff options
author | Timothy Pearson <[email protected]> | 2012-07-08 20:59:33 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-07-08 20:59:33 -0500 |
commit | e7690bbfd4ea13d70d612f9dcd474ed3dc7709c0 (patch) | |
tree | 5f57bb196c508b6fef982f5d08c861e74596ddfe | |
parent | ccbc653660b7df4148be5c0c2f087cd48efbcbe6 (diff) | |
download | kcmldapmanager-e7690bbfd4ea13d70d612f9dcd474ed3dc7709c0.tar.gz kcmldapmanager-e7690bbfd4ea13d70d612f9dcd474ed3dc7709c0.zip |
Fix libtdeldap builddep
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 7600364..4adb1a6 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: kcontrol-ldap-manager-trinity Section: tde Priority: optional Maintainer: Timothy Pearson <[email protected]> -Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, libldap2-dev, libtdeldap, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 5), cdbs, tdelibs4-trinity-dev, libldap2-dev, libtdeldap-trinity, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: kcontrol-ldap-manager-trinity |