diff options
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 |