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 | 2e64e83b36b8ed041b0b48892f19befbd665a251 (patch) | |
tree | fe81d3e98b281a76dc4102f14a8504a58c30f940 /package/gnutls/ipkg/libgnutls.control | |
parent | b0b0a61eb8571af2e681c473494440328aa6477c (diff) |
Add gnutls package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1253 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/gnutls/ipkg/libgnutls.control')
-rw-r--r-- | package/gnutls/ipkg/libgnutls.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/gnutls/ipkg/libgnutls.control b/package/gnutls/ipkg/libgnutls.control new file mode 100644 index 0000000000..824a153e71 --- /dev/null +++ b/package/gnutls/ipkg/libgnutls.control @@ -0,0 +1,9 @@ +Package: libgnutls +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 library +Depends: libgcrypt, libopencdk, libtasn1 |