diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-15 02:35:48 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-06-15 02:35:48 +0000 |
commit | cd75789d901dd5d46389cb99da618dc1fcfcc460 (patch) | |
tree | ac6bf46cfdd21595bb9d35d5238c891f41c21f28 /openwrt/package/gnutls/ipkg/libgnutls-openssl.control | |
parent | a6898cc2a644f412e7cc58de00794b6629715d4d (diff) |
Add gnutls package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1253 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/gnutls/ipkg/libgnutls-openssl.control')
-rw-r--r-- | openwrt/package/gnutls/ipkg/libgnutls-openssl.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/gnutls/ipkg/libgnutls-openssl.control b/openwrt/package/gnutls/ipkg/libgnutls-openssl.control new file mode 100644 index 0000000000..0acd300aa0 --- /dev/null +++ b/openwrt/package/gnutls/ipkg/libgnutls-openssl.control @@ -0,0 +1,9 @@ +Package: libgnutls-openssl +Priority: optional +Section: libs +Version: [TBDL] +Architecture: [TBDL] +Maintainer: OpenWrt Developers Team <bugs@openwrt.org> +Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/gnutls/ +Description: GNU TLS OpenSSL compatibility layer library +Depends: libgnutls |