summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/luacheck/luacheck-0.24.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lua/luacheck/luacheck-0.24.0.ebuild b/dev-lua/luacheck/luacheck-0.24.0.ebuild
index baaa8dfdfa5f..b74b9ffb9058 100644
--- a/dev-lua/luacheck/luacheck-0.24.0.ebuild
+++ b/dev-lua/luacheck/luacheck-0.24.0.ebuild
@@ -30,6 +30,7 @@ BDEPEND="
doc? ( dev-python/sphinx )
test? (
dev-lua/busted[${LUA_USEDEP}]
+ dev-lua/lua_cliargs[${LUA_USEDEP}]
${RDEPEND}
)
"