profiles/base: enable Lua 5.4 for newer RPM

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-10-14 11:34:44 +01:00
parent e5cb423fce
commit dab57dc0eb

View File

@@ -1,6 +1,10 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Sam James <sam@gentoo.org> (2021-10-14)
# Unconditional dependency on >= Lua 5.3, so let's just pick 5.4
>=app-arch/rpm-4.17.0 lua_single_target_lua5-4
# Niklāvs Koļesņikovs <89q1r14hd@relay.firefox.com> (2021-09-13)
# WirePlumber obligatory links and embeds either Lua 5.3 or 5.4
# interpreter with the later being the upstream default.