neon: fix ssl option dependency

Thanks to Gustavo Zacarias for noticing.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2009-12-23 13:40:56 +01:00
parent b9656e81a4
commit b21c77cc08

View File

@ -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