From 34e438440118f3004cd8945273f081875f1889cf Mon Sep 17 00:00:00 2001 From: Ycarus Date: Tue, 23 Jan 2018 15:37:38 +0100 Subject: [PATCH] Add shadowsocks depend to luci shadowsocks --- luci-app-shadowsocks-libev/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/luci-app-shadowsocks-libev/Makefile b/luci-app-shadowsocks-libev/Makefile index 4ec60c4f1..90763c4b2 100644 --- a/luci-app-shadowsocks-libev/Makefile +++ b/luci-app-shadowsocks-libev/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for shadowsocks-libev -LUCI_DEPENDS:= +LUCI_DEPENDS:=+shadowsocks-libev-config +shadowsocks-libev-ss-local +shadowsocks-libev-ss-redir +shadowsocks-libev-ss-rules +shadowsocks-libev-ss-server +shadowsocks-libev-ss-tunnel PKG_LICENSE:=Apache-2.0