X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=collections%2Fluci-ssl%2FMakefile;h=399c982d222fc6b93816953faaf3f12054590aa1;hp=f25e3112de0b78759f2ef33409a44ef206f06aa5;hb=dc71ae0102485cc65efa1538d8715b1c1e66fca3;hpb=a3fc4859dd0d3e9e9fa87ca249b815a4710ed7bd 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