X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=collections%2Fluci-ssl%2FMakefile;h=8fb8ff46271a701cce1fe89201321a9423935967;hp=07c9c5068048c73c1ee0bec4c10061fac73568b2;hb=e1edb1025cd9e35b3617c20a1117a348971c0421;hpb=1bb4822dca6113f73e3bc89e2acf15935e6f8e92 diff --git a/collections/luci-ssl/Makefile b/collections/luci-ssl/Makefile index 07c9c5068..8fb8ff462 100644 --- a/collections/luci-ssl/Makefile +++ b/collections/luci-ssl/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2014 The LuCI Team +# Copyright (C) 2008-2016 The LuCI Team # # This is free software, licensed under the Apache License, Version 2.0 . # @@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk LUCI_TYPE:=col LUCI_BASENAME:=ssl -LUCI_TITLE:=Standard OpenWrt set with HTTPS support -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