applications: add missing dependency to luci-base
[project/luci.git] / applications / luci-app-natmap / Makefile
index 0d02dcac51d4f8d25a0e52ec02045c217f8aeca8..7238f0da38e4fe2bf35962b734d3fa671880ed92 100644 (file)
@@ -3,7 +3,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI Support for natmap
-LUCI_DEPENDS:=+natmap
+LUCI_DEPENDS:=+luci-base +natmap
 
 PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>