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:
parent
fa7c5023b1
commit
90ffcbe41d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517734
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue