neon: fix ssl option dependency
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 23 Dec 2009 12:40:56 +0000 (13:40 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 23 Dec 2009 12:40:56 +0000 (13:40 +0100)
Thanks to Gustavo Zacarias for noticing.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/neon/Config.in

index 318e4c6a3131b96950b43179755620fb33efec11..5ebd64d4a3627822c658c2c7e1c792084a10d365 100644 (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