diff options
Diffstat (limited to 'applications/luci-app-nft-qos/Makefile')
-rw-r--r-- | applications/luci-app-nft-qos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-nft-qos/Makefile b/applications/luci-app-nft-qos/Makefile index 4f86217c4..a8227de9f 100644 --- a/applications/luci-app-nft-qos/Makefile +++ b/applications/luci-app-nft-qos/Makefile @@ -6,7 +6,7 @@ include $(TOPDIR)/rules.mk -LUCI_TITLE:=Qos over Nftables +LUCI_TITLE:=QoS over Nftables LUCI_DEPENDS:=+luci-compat +nft-qos include ../../luci.mk |