X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=collections%2Fluci-ssl%2FMakefile;h=399c982d222fc6b93816953faaf3f12054590aa1;hb=08a2b27df5e282a6b5221fbe72f700523c7b0913;hp=f25e3112de0b78759f2ef33409a44ef206f06aa5;hpb=95358ab99d89b92e3e68a9ceebb76ae563a73344;p=oweals%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