lua-nginx-module requires lua-resty-core (and lrucache) on runtime

PR:		240274
Submitted by:	Thomas Steen Rasmussen / Tykling <thomas@gibfest.dk>
Reviewed by:	mm@FreeBSD.org
Approved by:	maintainer timeout
This commit is contained in:
Martin Matuska 2019-11-16 09:41:09 +00:00
parent fa7c5023b1
commit 90ffcbe41d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517734

View file

@ -204,6 +204,7 @@ LET_CONFIGURE_ON= --add-module=${WRKSRC_let}
LUA_IMPLIES= DEVEL_KIT
LUA_LIB_DEPENDS= libluajit-5.1.so:lang/luajit-openresty
LUA_RUN_DEPENDS= lua-resty-core>0:www/lua-resty-core
LUA_CONFIGURE_ENV= LUAJIT_INC=${LOCALBASE}/include/luajit-2.1 \
LUAJIT_LIB=${LOCALBASE}/lib
LUA_GH_TUPLE= openresty:lua-nginx-module:v0.10.15:lua