mirror of
https://git.openwrt.org/project/luci.git
synced 2025-10-14 01:32:18 +08: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
|
||||
|
||||
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_MAINTAINER:=Paul Donald <newtwen+github@gmail.com>
|
||||
|
Reference in New Issue
Block a user