X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/9262c3dc35e24cebf62c84b9c275153168597e34..db4bceb99236d8ae980e7a4263d0417f4cba3ed2:/openwrt/package/gnutls/Config.in diff --git a/openwrt/package/gnutls/Config.in b/openwrt/package/gnutls/Config.in index a3d72e4f6..146820514 100644 --- a/openwrt/package/gnutls/Config.in +++ b/openwrt/package/gnutls/Config.in @@ -1,4 +1,4 @@ -config BR2_PACKAGE_GNUTLS +config BR2_COMPILE_GNUTLS bool default n depends BR2_PACKAGE_LIBGNUTLS @@ -7,10 +7,8 @@ config BR2_PACKAGE_LIBGNUTLS tristate "libgnutls - The GNU TLS library" # default m if CONFIG_DEVEL default n - select BR2_PACKAGE_GNUTLS + select BR2_COMPILE_GNUTLS select BR2_PACKAGE_LIBGCRYPT - select BR2_PACKAGE_LIBOPENCDK - select BR2_PACKAGE_LIBTASN1 help GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS