|
|
@@ -5,14 +5,14 @@
|
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
|
LUCI_TITLE:=LuCI support for UnblockNeteaseMusic (JavaScript)
|
|
|
-LUCI_DEPENDS:=+busybox +dnsmasq-full +ipset +jsonfilter +node +uclient-fetch \
|
|
|
- +PACKAGE_firewall4:ucode \
|
|
|
+LUCI_DEPENDS:=+dnsmasq-full +node \
|
|
|
+ +PACKAGE_firewall:ipset \
|
|
|
@(PACKAGE_libustream-mbedtls||PACKAGE_libustream-openssl||PACKAGE_libustream-wolfssl)
|
|
|
LUCI_PKGARCH:=all
|
|
|
|
|
|
PKG_NAME:=luci-app-unblockneteasemusic
|
|
|
PKG_VERSION:=3.1
|
|
|
-PKG_RELEASE:=2
|
|
|
+PKG_RELEASE:=3
|
|
|
|
|
|
PKG_MAINTAINER:=Tianling Shen <[email protected]>
|
|
|
|