mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 19:14:34 +04:00
luci-app-qos: Convert to JS
Remove luci-compat dep. Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
LUCI_TITLE:=Quality of Service configuration module
|
LUCI_TITLE:=Quality of Service configuration module
|
||||||
LUCI_DEPENDS:=+luci-base +luci-compat +qos-scripts
|
LUCI_DEPENDS:=+luci-base +qos-scripts
|
||||||
|
|
||||||
PKG_LICENSE:=Apache-2.0
|
PKG_LICENSE:=Apache-2.0
|
||||||
PKG_MAINTAINER:=Paul Donald <newtwen+github@gmail.com>
|
PKG_MAINTAINER:=Paul Donald <newtwen+github@gmail.com>
|
||||||
|
|||||||
Reference in New Issue
Block a user