commit:     4312ac55afc6750aaf12f3462c32bdcf78a902c0
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 19 12:54:39 2023 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Apr 19 12:54:39 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4312ac55

profiles/base: latest xournalpp needs lua >= 5.3

Bug: https://bugs.gentoo.org/904517
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 profiles/base/package.use | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/profiles/base/package.use b/profiles/base/package.use
index 7bf782958084..aa2c609f9148 100644
--- a/profiles/base/package.use
+++ b/profiles/base/package.use
@@ -1,6 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Pacho Ramos <[email protected]> (2022-04-19)
+# Default to lua 5.4 (upstream requires 5.3 or higher)
+>=app-text/xournalpp-1.1.3-r1 lua_single_target_lua5-4
+
 # Haelwenn (lanodan) Monnier <[email protected]> (2022-08-07)
 # Default to lua 5.4 (upstream requires 5.2 or higher)
 >=app-editors/vis-0.7-r1 lua_single_target_lua5-4

Reply via email to