diff options
Diffstat (limited to 'applications/luci-app-uhttpd/Makefile')
-rw-r--r-- | applications/luci-app-uhttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-uhttpd/Makefile b/applications/luci-app-uhttpd/Makefile index a365353cc6..d28a48f87d 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:=+luci-compat +uhttpd +LUCI_DEPENDS:= +uhttpd LUCI_PKGARCH:=all PKG_LICENSE:=Apache-2.0 |