luci-app-ssr-plus: fix dependencies

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2021-03-13 00:33:13 +08:00
parent e967518d70
commit 902a3f2055
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -56,7 +56,8 @@ config PACKAGE_$(PKG_NAME)_INCLUDE_Shadowsocks
default y
config PACKAGE_$(PKG_NAME)_INCLUDE_Shadowsocks_Rust
bool "Include Shadowsocks Rust"
bool "Include Shadowsocks Rust (AEAD cipher only)"
depends on aarch64||arm||i386||mips||mipsel||x86_64
default y if aarch64||x86_64
config PACKAGE_$(PKG_NAME)_INCLUDE_ShadowsocksR