1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00
This commit is contained in:
Ycarus (Yannick Chabanois) 2024-01-27 07:55:11 +01:00
parent 6b57083bcc
commit bbbe2fd450

View file

@ -24,11 +24,11 @@ define Package/$(PKG_NAME)/template
CATEGORY:=Extra packages
TITLE:=Xray-core
DEPENDS:=$(GO_ARCH_DEPENDS)
PROVIDES:=xray-core
endef
define Package/$(PKG_NAME)-core
$(call Package/$(PKG_NAME)/template)
PROVIDES:=xray-core
endef
define Package/$(PKG_NAME)-config