applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-sqm / Makefile
index 4ab842b2414d246a7e8510fe3e8953c15fa8125c..f83b99ee2d745cee0999b54d5ba7f3bf4d47823c 100644 (file)
@@ -8,7 +8,7 @@ LUCI_DESCRIPTION:=Luci interface for the SQM scripts queue management package
 
 PKG_MAINTAINER:=Toke Høiland-Jørgensen <toke@toke.dk>
 
-LUCI_DEPENDS:=+sqm-scripts
+LUCI_DEPENDS:=+luci-base +sqm-scripts
 LUCI_PKGARCH:=all
 
 include ../../luci.mk