applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-nft-qos / Makefile
index a8227de9fd92b7f437076fc4e4f8fd38d49b6a0f..1690854fc4eac715cf174f47d1df1b50160aef6e 100644 (file)
@@ -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