some fixes
This commit is contained in:
parent
8baaa0fb65
commit
ad283c5c31
@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||
define Package/luci-app-clash
|
||||
SECTION:=luci
|
||||
CATEGORY:=LuCI
|
||||
SUBMENU:=2. Clash
|
||||
SUBMENU:=3. Applications
|
||||
TITLE:=LuCI app for clash
|
||||
DEPENDS:=+luci +luci-base +clash +wget +iptables +coreutils-base64 +coreutils +coreutils-nohup +bash +ipset
|
||||
PKGARCH:=all
|
||||
|
||||
@ -31,9 +31,8 @@ define Package/$(PKG_NAME)
|
||||
SECTION:=net
|
||||
CATEGORY:=Network
|
||||
TITLE:=Revive unavailable songs for Netease Cloud Music
|
||||
DEPENDS:=+node
|
||||
DEPENDS:=+node +libopenssl
|
||||
URL:=https://github.com/nondanee/UnblockNeteaseMusic/releases
|
||||
SUBMENU:=NeteaseMusic
|
||||
PKGARCH:=all
|
||||
endef
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user