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 | e8a1219aad98a68d77ab92511187615b6c9cb0da (patch) | |
tree | 5f058e34b92ee25d082a7e88ce62e241ae8f81aa /openwrt/package/gnutls/ipkg/libgnutls.control | |
parent | da5cbce3b398a45ed10b4a2b6987ab73379efea6 (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@1695 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/gnutls/ipkg/libgnutls.control')
-rw-r--r-- | openwrt/package/gnutls/ipkg/libgnutls.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/gnutls/ipkg/libgnutls.control b/openwrt/package/gnutls/ipkg/libgnutls.control index 824a153e7..edd3dd63e 100644 --- a/openwrt/package/gnutls/ipkg/libgnutls.control +++ b/openwrt/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 |