Skip to content

Commit

Permalink
add lua to LUCI_DEPENDS
Browse files Browse the repository at this point in the history
  • Loading branch information
local committed Oct 15, 2023
1 parent 8c83baa commit 3db0738
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 @@ -16,7 +16,7 @@ PKG_BUILD_DEPENDS:=luci-base/host

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

define Package/$(PKG_NAME)/conffiles
Expand Down

0 comments on commit 3db0738

Please sign in to comment.