diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-13 03:49:16 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-13 03:49:16 +0000 |
commit | 09878f7ac096896d0d51b0a33cd93721772c4e94 (patch) | |
tree | 329922c675f70e999452535e2d502c70355216be /package/openldap/ipkg/libopenldap.control | |
parent | 109421671ddf577635e4796c115228bb1485e640 (diff) | |
download | upstream-09878f7ac096896d0d51b0a33cd93721772c4e94.tar.gz upstream-09878f7ac096896d0d51b0a33cd93721772c4e94.tar.bz2 upstream-09878f7ac096896d0d51b0a33cd93721772c4e94.zip |
Add openldap package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@872 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/openldap/ipkg/libopenldap.control')
-rw-r--r-- | package/openldap/ipkg/libopenldap.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/openldap/ipkg/libopenldap.control b/package/openldap/ipkg/libopenldap.control new file mode 100644 index 0000000000..2db656561c --- /dev/null +++ b/package/openldap/ipkg/libopenldap.control @@ -0,0 +1,9 @@ +Package: libopenldap +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: Nico <nthill@free.fr> +Source: http://nthill.free.fr/openwrt/sources/misc/openldap/ +Description: OpenLDAP client library +Depends: libopenssl, libsasl2 |