some fixes

This commit is contained in:
CN_SZTL 2020-01-01 13:07:38 +08:00
parent 8baaa0fb65
commit ad283c5c31
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
2 changed files with 2 additions and 3 deletions

View File

@ -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

View File

@ -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