diff options
Diffstat (limited to 'applications/luci-app-qos/Makefile')
-rw-r--r-- | applications/luci-app-qos/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-qos/Makefile b/applications/luci-app-qos/Makefile index 846858d043..8e7696433d 100644 --- a/applications/luci-app-qos/Makefile +++ b/applications/luci-app-qos/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Quality of Service configuration module LUCI_DEPENDS:=+luci-base +luci-compat +qos-scripts PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Steven Barth <steven@midlink.org> include ../../luci.mk |