1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-15 03:51:51 +00:00
This commit is contained in:
suyuan 2024-01-27 17:16:32 +08:00 committed by GitHub
commit 96dc2f4c43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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