applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-ahcp / Makefile
index 10859345e658acfed81cf2990cd711b8a160e350..f66be24766c3b91d1de9714b976709d26a0fb110 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI Support for AHCPd
-LUCI_DEPENDS:=+luci-compat +ahcpd
+LUCI_DEPENDS:=+luci-base +luci-compat +ahcpd
 
 include ../../luci.mk