summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/mgba/mgba-0.5.2.ebuild')
-rw-r--r--games-emulation/mgba/mgba-0.5.2.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/games-emulation/mgba/mgba-0.5.2.ebuild b/games-emulation/mgba/mgba-0.5.2.ebuild
index d44cab6ea952..d70be6e10629 100644
--- a/games-emulation/mgba/mgba-0.5.2.ebuild
+++ b/games-emulation/mgba/mgba-0.5.2.ebuild
@@ -33,6 +33,10 @@ RDEPEND="
DEPEND="${RDEPEND}
>=dev-util/cmake-3.2.2"
+PATCHES=(
+ "${FILESDIR}/${P}-imagemagick7.patch"
+)
+
src_prepare() {
default