clean v2ray makefiel conflict - need to be fix

This commit is contained in:
coolsnowwolf 2018-04-09 21:44:37 +08:00
parent 32a05ae60b
commit 6ecc0c3c0f
2 changed files with 2 additions and 3 deletions

@ -1 +0,0 @@
Subproject commit 86ef75ed8a376ca0a7490ce68c5b09fa0fbe8c1d

View File

@ -6,10 +6,10 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for V2Ray
LUCI_DEPENDS:=+iptables-mod-tproxy +kmod-ipt-tproxy +ip +ipset-lists +pdnsd-alt +coreutils +coreutils-base64 +coreutils-nohup +dnsmasq-full +ca-certificates +v2ray +luci-lib-jsonc
LUCI_DEPENDS:=+iptables-mod-tproxy +kmod-ipt-tproxy +ip +ipset-lists +pdnsd-alt +coreutils +coreutils-base64 +coreutils-nohup +dnsmasq-full +ca-certificates +v2ray
LUCI_PKGARCH:=all
PKG_VERSION:=1.0
PKG_RELEASE:=3
PKG_RELEASE:=4
include $(TOPDIR)/feeds/luci/luci.mk