summaryrefslogtreecommitdiffstats
path: root/package/luasec/Config.in
blob: ed55df73ae866e8ee11881276bcf38f8d82b3179 (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_LUASEC
	bool "luasec"
	select BR2_PACKAGE_OPENSSL
	select BR2_PACKAGE_LUASOCKET
	depends on BR2_PACKAGE_HAS_LUA_INTERPRETER
	help
	  LuaSec is a binding for OpenSSL library to provide TLS/SSL
	  communication.

	  http://www.inf.puc-rio.br/~brunoos/luasec/
OpenPOWER on IntegriCloud