diff options
-rw-r--r-- | libs/luci-lib-httpclient/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/luci-lib-httpclient/Makefile b/libs/luci-lib-httpclient/Makefile index 9c28c35d81..77a9bb1010 100644 --- a/libs/luci-lib-httpclient/Makefile +++ b/libs/luci-lib-httpclient/Makefile @@ -11,4 +11,6 @@ LUCI_DEPENDS:=+luci-lib-base +luci-lib-nixio +luci-lib-httpprotoutils include ../../luci.mk +PKG_LICENSE:=Apache-2.0 + # call BuildPackage - OpenWrt buildroot signature |