Skip to content

Commit

Permalink
add iptables as depend
Browse files Browse the repository at this point in the history
  • Loading branch information
aa65535 committed Sep 1, 2016
1 parent ef4f70c commit d71c5a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ define Package/luci-app-shadowsocks
SUBMENU:=3. Applications
TITLE:=LuCI Support for shadowsocks-libev
PKGARCH:=all
DEPENDS:=+ipset +ip
DEPENDS:=+iptables +ipset +ip
endef

define Package/luci-app-shadowsocks/description
Expand Down

0 comments on commit d71c5a6

Please sign in to comment.