Explorar o código

neon: fix ssl option dependency

Thanks to Gustavo Zacarias for noticing.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard %!s(int64=15) %!d(string=hai) anos
pai
achega
b21c77cc08
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package/neon/Config.in

+ 1 - 0
package/neon/Config.in

@@ -14,6 +14,7 @@ config BR2_PACKAGE_NEON_ZLIB
 
 config BR2_PACKAGE_NEON_SSL
 	bool "SSL support"
+	depends on BR2_PACKAGE_NEON
 	select BR2_PACKAGE_OPENSSL
 	help
 	  build with SSL support