applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-adblock / Makefile
index 0d4bc939495875a0c4182519a24061b231523dcd..3548c5232310203297c24540da40153bf605c5c2 100644 (file)
@@ -4,7 +4,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI support for Adblock
-LUCI_DEPENDS:=+adblock
+LUCI_DEPENDS:=+luci-base +adblock
 LUCI_PKGARCH:=all
 
 PKG_LICENSE:=Apache-2.0