Skip to content

Commit

Permalink
reorg LUCI_DEPENDS
Browse files Browse the repository at this point in the history
  • Loading branch information
local committed Oct 15, 2023
1 parent 75467a8 commit 19e3289
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 +resolveip +dnsmasq-full \
+iptables-mod-tproxy
LUCI_PKGARCH:=all

define Package/$(PKG_NAME)/conffiles
Expand Down

0 comments on commit 19e3289

Please sign in to comment.