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 3014770665..a365353cc6 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-compat +uhttpd
LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0