diff options
Diffstat (limited to 'libs/luci-lib-httpclient/Makefile')
-rw-r--r-- | libs/luci-lib-httpclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/luci-lib-httpclient/Makefile b/libs/luci-lib-httpclient/Makefile index b8bd428b28..9c28c35d81 100644 --- a/libs/luci-lib-httpclient/Makefile +++ b/libs/luci-lib-httpclient/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=HTTP(S) client library -LUCI_DEPENDS:=+luci-base +luci-lib-nixio +luci-lib-httpprotoutils +LUCI_DEPENDS:=+luci-lib-base +luci-lib-nixio +luci-lib-httpprotoutils include ../../luci.mk |