X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=collections%2Fluci-ssl%2FMakefile;h=8fb8ff46271a701cce1fe89201321a9423935967;hb=a0e9d3474dbb7e80dfb3593a9bbc7f331c72ad25;hp=f25e3112de0b78759f2ef33409a44ef206f06aa5;hpb=67de9f4bca4b578885970814023a88f128d1ba60;p=project%2Fluci.git 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