diff options
author | Timothy Pearson <[email protected]> | 2012-06-01 14:19:06 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-06-01 14:19:06 -0500 |
commit | 7d85a856d092d92716aefb9ae0e8c88e8bb2b7b3 (patch) | |
tree | 926cfa01d8cecbc1f84c168890cf37ba70574466 /debian | |
parent | 28941371305de0bdbcc43e30d8c404953d047591 (diff) | |
download | kcmldapcontroller-7d85a856d092d92716aefb9ae0e8c88e8bb2b7b3.tar.gz kcmldapcontroller-7d85a856d092d92716aefb9ae0e8c88e8bb2b7b3.zip |
Add initial configuration file skeletons
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index be8466a..c8eca75 100644 --- a/debian/control +++ b/debian/control @@ -2,11 +2,11 @@ Source: kcontrol-ldap-controller-trinity Section: tde Priority: optional Maintainer: Timothy Pearson <[email protected]> -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-controller-trinity Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, heimdal-clients +Depends: ${shlibs:Depends}, ${misc:Depends}, heimdal-clients, heimdal-kdc, slapd Description: LDAP realm controller module for the TDE control center LDAP Controller is a TDE control center module to configure an LDAP Realm Controller |