summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-nft-qos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-nft-qos/Makefile')
-rw-r--r--applications/luci-app-nft-qos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-nft-qos/Makefile b/applications/luci-app-nft-qos/Makefile
index a8227de9fd..1690854fc4 100644
--- a/applications/luci-app-nft-qos/Makefile
+++ b/applications/luci-app-nft-qos/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=QoS over Nftables
-LUCI_DEPENDS:=+luci-compat +nft-qos
+LUCI_DEPENDS:=+luci-base +luci-compat +nft-qos
include ../../luci.mk