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 | dc1be634456dfa5918dde386646cab3fcecdc31b (patch) | |
tree | 5f058e34b92ee25d082a7e88ce62e241ae8f81aa /openwrt/package/gnutls/ipkg | |
parent | 28a9c5123cadee46710449db1fd10423a560473c (diff) | |
download | mtk-20170518-dc1be634456dfa5918dde386646cab3fcecdc31b.zip mtk-20170518-dc1be634456dfa5918dde386646cab3fcecdc31b.tar.gz mtk-20170518-dc1be634456dfa5918dde386646cab3fcecdc31b.tar.bz2 |
do not depend on external opencdk (not used) and libtasn1, use bundled version instead, set common lib searchpath
SVN-Revision: 1695
Diffstat (limited to 'openwrt/package/gnutls/ipkg')
-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 824a153..edd3dd6 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 |