summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua/resty-template/resty-template-9999.ebuild')
-rw-r--r--dev-lua/resty-template/resty-template-9999.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-lua/resty-template/resty-template-9999.ebuild b/dev-lua/resty-template/resty-template-9999.ebuild
index 4dfde70..637a4cf 100644
--- a/dev-lua/resty-template/resty-template-9999.ebuild
+++ b/dev-lua/resty-template/resty-template-9999.ebuild
@@ -18,13 +18,12 @@ KEYWORDS=""
IUSE="luajit"
RDEPEND="
- !luajit? ( >=dev-lang/lua-5.1 )
- luajit? ( dev-lang/luajit:2 )
+ virtual/lua[luajit=]
www-servers/nginx[nginx_modules_http_lua]
"
DEPEND="
${RDEPEND}
- dev-util/pkgconfig
+ virtual/pkgconfig
"
DOCS=( "README.md" )