summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-natmap
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-natmap')
-rw-r--r--applications/luci-app-natmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-natmap/Makefile b/applications/luci-app-natmap/Makefile
index 0d02dcac51..7238f0da38 100644
--- a/applications/luci-app-natmap/Makefile
+++ b/applications/luci-app-natmap/Makefile
@@ -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>