summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-xinetd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-xinetd/Makefile')
-rw-r--r--applications/luci-app-xinetd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-xinetd/Makefile b/applications/luci-app-xinetd/Makefile
index beed1bccbf..db518755a1 100644
--- a/applications/luci-app-xinetd/Makefile
+++ b/applications/luci-app-xinetd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for xinetd
-LUCI_DEPENDS:=+xinetd
+LUCI_DEPENDS:=+luci-base +xinetd
LUCI_PKGARCH:=all
PKG_MAINTAINER:=Helge Mader <ma@dev.tdt.de>