Commit b21c77cc authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

neon: fix ssl option dependency



Thanks to Gustavo Zacarias for noticing.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent b9656e81
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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