luci-app-ssr-plus: update dependencies

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2021-05-10 02:22:16 +08:00
parent d6c9ef9ae1
commit eeb32ddee5
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -57,14 +57,14 @@ config PACKAGE_$(PKG_NAME)_INCLUDE_Redsocks2
config PACKAGE_$(PKG_NAME)_INCLUDE_Shadowsocks
bool "Include Shadowsocks Libev"
default y
default y if !aarch64
config PACKAGE_$(PKG_NAME)_INCLUDE_Shadowsocks_Server
bool "Include Shadowsocks Server"
default y if i386||x86_64||arm
config PACKAGE_$(PKG_NAME)_INCLUDE_Shadowsocks_Rust
bool "Include Shadowsocks Rust (AEAD cipher only)"
bool "Include Shadowsocks Rust"
depends on aarch64||arm||i386||mips||mipsel||x86_64
default y if aarch64