Skip to content

Commit

Permalink
add LUCI_DEPENDS
Browse files Browse the repository at this point in the history
  • Loading branch information
local committed Oct 15, 2023
1 parent 5bc449b commit 8c83baa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ PKG_MAINTAINER:=Xingwang Liao <kuoruan@gmail.com>
PKG_BUILD_DEPENDS:=luci-base/host

LUCI_TITLE:=LuCI support for v2ray
LUCI_DEPENDS:=+jshn +ip +ipset +iptables +iptables-mod-tproxy +resolveip \
+dnsmasq-full
LUCI_DEPENDS:=+jshn +ip +ipset +iptables +iptables-mod-tproxy +iptables-mod-socket +ip6tables-nft \
+resolveip +dnsmasq-full
LUCI_PKGARCH:=all

define Package/$(PKG_NAME)/conffiles
Expand Down

0 comments on commit 8c83baa

Please sign in to comment.