OSDN Git Service

v2raya: explicitly depends on xray-core
authorTianling Shen <cnsztl@immortalwrt.org>
Mon, 12 Dec 2022 03:50:12 +0000 (11:50 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Mon, 12 Dec 2022 03:50:58 +0000 (11:50 +0800)
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
v2raya/Makefile

index 4c2eb21..b36a0b0 100644 (file)
@@ -41,7 +41,8 @@ define Package/v2raya
     +iptables-mod-extra \
     +iptables-mod-filter \
     +iptables-mod-tproxy \
-    +kmod-ipt-nat6
+    +kmod-ipt-nat6 \
+    +xray-core
   URL:=https://v2raya.org
 endef