X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=collections%2Fluci-ssl%2FMakefile;h=399c982d222fc6b93816953faaf3f12054590aa1;hb=2f41783c9ceb042338678ad2fc8c1733f6561c94;hp=f25e3112de0b78759f2ef33409a44ef206f06aa5;hpb=98e12fcebba7cf0a962f316e572077cacfac43d3;p=project%2Fluci.git diff --git a/collections/luci-ssl/Makefile b/collections/luci-ssl/Makefile index f25e3112d..399c982d2 100644 --- a/collections/luci-ssl/Makefile +++ b/collections/luci-ssl/Makefile @@ -9,8 +9,10 @@ include $(TOPDIR)/rules.mk LUCI_TYPE:=col LUCI_BASENAME:=ssl -LUCI_TITLE:=LuCI with HTTPS support (PolarSSL as SSL backend) -LUCI_DEPENDS:=+luci +libustream-polarssl +px5g +LUCI_TITLE:=LuCI with HTTPS support (mbedTLS as SSL backend) +LUCI_DEPENDS:=+luci +libustream-mbedtls +px5g + +PKG_LICENSE:=Apache-2.0 include ../../luci.mk