mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
neon: fix ssl option dependency
Thanks to Gustavo Zacarias for noticing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
b9656e81a4
commit
b21c77cc08
@ -14,6 +14,7 @@ config BR2_PACKAGE_NEON_ZLIB
|
|||||||
|
|
||||||
config BR2_PACKAGE_NEON_SSL
|
config BR2_PACKAGE_NEON_SSL
|
||||||
bool "SSL support"
|
bool "SSL support"
|
||||||
|
depends on BR2_PACKAGE_NEON
|
||||||
select BR2_PACKAGE_OPENSSL
|
select BR2_PACKAGE_OPENSSL
|
||||||
help
|
help
|
||||||
build with SSL support
|
build with SSL support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user