diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-08-18 08:18:15 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-08-18 08:18:15 +0000 |
commit | 3bfc66e823d1953dd96b224f5db97c8d9526290f (patch) | |
tree | ce4450ec57f3e48009f0662a4fd20cf958ece86e /package/gnutls/ipkg | |
parent | fd3eb12d45e86570aa5c06df7aae2b5d52b2cbd1 (diff) | |
download | master-187ad058-3bfc66e823d1953dd96b224f5db97c8d9526290f.tar.gz master-187ad058-3bfc66e823d1953dd96b224f5db97c8d9526290f.tar.bz2 master-187ad058-3bfc66e823d1953dd96b224f5db97c8d9526290f.zip |
do not depend on external opencdk (not used) and libtasn1, use bundled version instead,
set common lib searchpath
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1695 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/gnutls/ipkg')
-rw-r--r-- | package/gnutls/ipkg/libgnutls.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gnutls/ipkg/libgnutls.control b/package/gnutls/ipkg/libgnutls.control index 824a153e71..edd3dd63e6 100644 --- a/package/gnutls/ipkg/libgnutls.control +++ b/package/gnutls/ipkg/libgnutls.control @@ -6,4 +6,4 @@ Architecture: [TBDL] Maintainer: OpenWrt Developers Team <bugs@openwrt.org> Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/gnutls/ Description: GNU TLS library -Depends: libgcrypt, libopencdk, libtasn1 +Depends: libgcrypt |