luci-mod-admin-full: fix check for traceroute6
[project/luci.git] / collections / luci-ssl-nginx / Makefile
1 #
2 # Copyright (C) 2008-2016 The LuCI Team
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TYPE:=col
10 LUCI_BASENAME:=ssl
11
12 LUCI_TITLE:=LuCI with HTTPS support on Nginx (OpenSSL as SSL backend)
13 LUCI_DESCRIPTION:=LuCI with OpenSSL as the SSL backend (libustream-openssl). \
14 OpenSSL cmd tools (openssl-util) are used by nginx for SSL key generation. \
15
16 LUCI_DEPENDS:= \
17 +nginx-ssl +nginx-mod-luci-ssl +luci-mod-admin-full +luci-theme-bootstrap \
18 +luci-app-firewall +luci-proto-ppp +libiwinfo-lua +IPV6:luci-proto-ipv6 \
19 +rpcd-mod-rrdns +libustream-openssl +openssl-util
20
21 PKG_LICENSE:=Apache-2.0
22
23 include ../../luci.mk
24
25 # call BuildPackage - OpenWrt buildroot signature