summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-uhttpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-uhttpd/Makefile')
-rw-r--r--applications/luci-app-uhttpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-uhttpd/Makefile b/applications/luci-app-uhttpd/Makefile
index 95429650a1..da7e8697fd 100644
--- a/applications/luci-app-uhttpd/Makefile
+++ b/applications/luci-app-uhttpd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=uHTTPd Webserver Configuration
-LUCI_DEPENDS:= +uhttpd
+LUCI_DEPENDS:=+luci-base +uhttpd
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Daniel Dickinson <openwrt@daniel.thecshore.com>