Skip to content

Commit

Permalink
games-emulation/mgba: sync live
Browse files Browse the repository at this point in the history
Signed-off-by: Ionen Wolkens <[email protected]>
  • Loading branch information
ionenwks committed Apr 24, 2023
1 parent 3914e65 commit 131cc3e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions games-emulation/mgba/mgba-9999.ebuild
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 131cc3e

Please sign in to comment.