summaryrefslogtreecommitdiffhomepage
path: root/libs/luci-lib-httpprotoutils
diff options
context:
space:
mode:
Diffstat (limited to 'libs/luci-lib-httpprotoutils')
-rw-r--r--libs/luci-lib-httpprotoutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/luci-lib-httpprotoutils/Makefile b/libs/luci-lib-httpprotoutils/Makefile
index 851a362eb..95f45d200 100644
--- a/libs/luci-lib-httpprotoutils/Makefile
+++ b/libs/luci-lib-httpprotoutils/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=HTTP protocol utility functions
-LUCI_DEPENDS:=+luci-base
+LUCI_DEPENDS:=+luci-lib-base
include ../../luci.mk