summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-04-21 22:39:30 +0200
committerConrad Kostecki <conikost@gentoo.org>2021-04-21 22:39:50 +0200
commiteb8c1d04498ed2d50d419db79838e77954a98758 (patch)
treeaddd68e682ca4f763ef1de46d8b13bb0757173c6 /dev-lua
parentdev-lua/busted-htest: add missing LUA_REQUIRED_USE (diff)
downloadgentoo-eb8c1d04498ed2d50d419db79838e77954a98758.tar.gz
gentoo-eb8c1d04498ed2d50d419db79838e77954a98758.tar.bz2
gentoo-eb8c1d04498ed2d50d419db79838e77954a98758.zip
dev-lua/lua-argparse: 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>
Diffstat (limited to 'dev-lua')
-rw-r--r--dev-lua/lua-argparse/lua-argparse-0.7.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lua/lua-argparse/lua-argparse-0.7.1.ebuild b/dev-lua/lua-argparse/lua-argparse-0.7.1.ebuild
index 699ceee97171..1a1b91e090e8 100644
--- a/dev-lua/lua-argparse/lua-argparse-0.7.1.ebuild
+++ b/dev-lua/lua-argparse/lua-argparse-0.7.1.ebuild
@@ -15,6 +15,7 @@ S="${WORKDIR}/${PN//lua-/}-${PV}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 x86"
+REQUIRED_USE="${LUA_REQUIRED_USE}"
RDEPEND="${LUA_DEPS}"
DEPEND="${RDEPEND}"