diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-18 08:18:15 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-18 08:18:15 +0000 |
commit | 33661daa66489f71f6683a8886b2e7c5177c8a3c (patch) | |
tree | ce4450ec57f3e48009f0662a4fd20cf958ece86e /package/gnutls/ipkg | |
parent | 64025deecfa44793296d2b125178d36b90c453d8 (diff) |
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 824a153e7..edd3dd63e 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 |