From eeb32ddee5c4674eeac7e087df381886e7a3bac0 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Mon, 10 May 2021 02:22:16 +0800 Subject: [PATCH] luci-app-ssr-plus: update dependencies Signed-off-by: Tianling Shen --- package/lean/luci-app-ssr-plus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/lean/luci-app-ssr-plus/Makefile b/package/lean/luci-app-ssr-plus/Makefile index 92d09a5efd..0e2bd4aee9 100644 --- a/package/lean/luci-app-ssr-plus/Makefile +++ b/package/lean/luci-app-ssr-plus/Makefile @@ -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