summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/mgba/mgba-0.8.0.ebuild')
-rw-r--r--games-emulation/mgba/mgba-0.8.0.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/games-emulation/mgba/mgba-0.8.0.ebuild b/games-emulation/mgba/mgba-0.8.0.ebuild
index 3543aa68ebf8..cc49129ae05f 100644
--- a/games-emulation/mgba/mgba-0.8.0.ebuild
+++ b/games-emulation/mgba/mgba-0.8.0.ebuild
@@ -44,6 +44,10 @@ RDEPEND="
"
DEPEND="${RDEPEND}"
+PATCHES=(
+ "${FILESDIR}/${P}-no_sdl.patch" #707578
+)
+
src_prepare() {
xdg_environment_reset
cmake_src_prepare