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@gentoo.org>
This commit is contained in:
Conrad Kostecki
2021-04-21 22:38:14 +02:00
parent 9ec208656c
commit ec4cc6096c

View File

@@ -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}]