commit:     ec4cc6096c166092876e803972b3c4a5eea6f48d
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 21 20:38:14 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 20:39:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec4cc609

dev-lua/busted-htest: add missing LUA_REQUIRED_USE

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

 dev-lua/busted-htest/busted-htest-1.0.0-r100.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-lua/busted-htest/busted-htest-1.0.0-r100.ebuild 
b/dev-lua/busted-htest/busted-htest-1.0.0-r100.ebuild
index 2e4775d03bc..4bc451024b7 100644
--- a/dev-lua/busted-htest/busted-htest-1.0.0-r100.ebuild
+++ b/dev-lua/busted-htest/busted-htest-1.0.0-r100.ebuild
@@ -14,6 +14,7 @@ 
SRC_URI="https://github.com/hishamhm/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~ppc64 x86"
+REQUIRED_USE="${LUA_REQUIRED_USE}"
 
 RDEPEND="
        dev-lua/busted[${LUA_USEDEP}]

Reply via email to