diff --git a/shadowsocks-rust/Makefile b/shadowsocks-rust/Makefile index 9a7db2397..47672337b 100644 --- a/shadowsocks-rust/Makefile +++ b/shadowsocks-rust/Makefile @@ -65,7 +65,7 @@ define Package/shadowsocks-rust/Default SUBMENU:=Web Servers/Proxies TITLE:=shadowsocks-rust $(1) URL:=https://github.com/shadowsocks/shadowsocks-rust - DEPENDS:=@(aarch64||arm||i386||mips||mipsel||x86_64) @!(TARGET_x86_geode||TARGET_x86_legacy) + DEPENDS:=@(aarch64||arm||i386||mips||mipsel||x86_64) endef define Package/shadowsocks-rust-$(1)/install