X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/cd75789d901dd5d46389cb99da618dc1fcfcc460..db4bceb99236d8ae980e7a4263d0417f4cba3ed2:/openwrt/package/gnutls/Config.in diff --git a/openwrt/package/gnutls/Config.in b/openwrt/package/gnutls/Config.in index fe1e4580f..146820514 100644 --- a/openwrt/package/gnutls/Config.in +++ b/openwrt/package/gnutls/Config.in @@ -1,4 +1,5 @@ -config BR2_PACKAGE_GNUTLS +config BR2_COMPILE_GNUTLS + bool default n depends BR2_PACKAGE_LIBGNUTLS @@ -6,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