commit:     131cc3eefa290858f2d1311dd1377cd6f966aec5
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 24 05:38:11 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Apr 24 05:46:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=131cc3ee

games-emulation/mgba: sync live

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 games-emulation/mgba/mgba-9999.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/games-emulation/mgba/mgba-9999.ebuild 
b/games-emulation/mgba/mgba-9999.ebuild
index a2fb0f2ce948..2878b50c65f2 100644
--- a/games-emulation/mgba/mgba-9999.ebuild
+++ b/games-emulation/mgba/mgba-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -47,7 +47,9 @@ RDEPEND="
 DEPEND="
        ${RDEPEND}
        test? ( dev-util/cmocka )"
-BDEPEND="lua? ( virtual/pkgconfig )"
+BDEPEND="
+       gui? ( dev-qt/linguist-tools:5 )
+       lua? ( virtual/pkgconfig )"
 
 PATCHES=(
        "${FILESDIR}"/${PN}-0.10.0-optional-updater.patch

Reply via email to