commit:     9784b9c944a6b52e5bc36ba1187b3af82d1af16f
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 20:59:33 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 21:02:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9784b9c9

dev-lua/luasystem: add missing cliargs for test

Bug: https://bugs.gentoo.org/784848
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild 
b/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild
index 8eb4071008f..005889f82ce 100644
--- a/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild
+++ b/dev-lua/luasystem/luasystem-0.2.1_p0-r102.ebuild
@@ -26,6 +26,7 @@ BDEPEND="
        virtual/pkgconfig
        test? (
                dev-lua/busted[${LUA_USEDEP}]
+               dev-lua/lua_cliargs[${LUA_USEDEP}]
                ${RDEPEND}
        )
 "

Reply via email to