1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Add shadowsocks local dependencie

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-06-19 08:30:56 +02:00
parent d2908c414c
commit 76b12ac452

View file

@ -19,7 +19,7 @@ define Package/$(PKG_NAME)
CATEGORY:=Network
TITLE:=OpenMPTCProuter tracker
PKGARCH:=all
DEPENDS:=+bind-dig +httping +whois
DEPENDS:=+bind-dig +httping +whois +shadowsocks-libev-ss-local
endef
define Package/$(PKG_NAME)/description