mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
libsodium: add depends to configuration menu
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -45,6 +45,7 @@ endef
|
||||
|
||||
define Package/libsodium/config
|
||||
menu "Configuration"
|
||||
depends on PACKAGE_libsodium
|
||||
config LIBSODIUM_MINIMAL
|
||||
bool "Compile only what is required for the high-level API (no aes128ctr), should be fine in most cases."
|
||||
default y
|
||||
|
||||
Reference in New Issue
Block a user