applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-siitwizard / Makefile
index a411f6aa3dc0a02a713b6a93a3dbccbc80a600b6..7677db0cf2386227ef5c0b7c1e4b5ec289978780 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=SIIT IPv4-over-IPv6 configuration wizard
-LUCI_DEPENDS:=+luci-compat +kmod-siit
+LUCI_DEPENDS:=+luci-base +luci-compat +kmod-siit
 
 include ../../luci.mk