summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-ser2net/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-ser2net/Makefile')
-rw-r--r--applications/luci-app-ser2net/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-ser2net/Makefile b/applications/luci-app-ser2net/Makefile
index a77bd4009e..72ca1f698a 100644
--- a/applications/luci-app-ser2net/Makefile
+++ b/applications/luci-app-ser2net/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for ser2net
-LUCI_DEPENDS:=+ser2net
+LUCI_DEPENDS:=+luci-base +ser2net
PKG_LICENSE:=Apache-2.0