projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9656e8
)
neon: fix ssl option dependency
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 23 Dec 2009 12:40:56 +0000
(13:40 +0100)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/package/neon/Config.in
b/package/neon/Config.in
index 318e4c6a3131b96950b43179755620fb33efec11..5ebd64d4a3627822c658c2c7e1c792084a10d365 100644
(file)
--- a/
package/neon/Config.in
+++ b/
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