X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=collections%2Fluci-ssl%2FMakefile;h=8fb8ff46271a701cce1fe89201321a9423935967;hp=f25e3112de0b78759f2ef33409a44ef206f06aa5;hb=e1edb1025cd9e35b3617c20a1117a348971c0421;hpb=a3fc4859dd0d3e9e9fa87ca249b815a4710ed7bd diff --git a/collections/luci-ssl/Makefile b/collections/luci-ssl/Makefile index f25e3112d..8fb8ff462 100644 --- a/collections/luci-ssl/Makefile +++ b/collections/luci-ssl/Makefile @@ -9,8 +9,8 @@ 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 include ../../luci.mk