Skip to content

Commit

Permalink
dev-lua/luacheck: fix dependency default on luajit
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Georgy Yakovlev <[email protected]>
  • Loading branch information
gyakovlev committed Mar 15, 2020
1 parent d7125ea commit 61b4700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lua/luacheck/luacheck-0.23.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RESTRICT="!test? ( test )"

RDEPEND="
dev-lua/lua-argparse[luajit=]
dev-lua/luafilesystem[luajit=]
dev-lua/luafilesystem[luajit(-)=]
dev-lua/lua-utf8[luajit=]
!luajit? ( >=dev-lang/lua-5.1:= )
luajit? ( dev-lang/luajit:2 )"
Expand Down

0 comments on commit 61b4700

Please sign in to comment.