summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2017-05-23 10:02:52 +0200
committerLars Wendler <polynomial-c@gentoo.org>2017-05-23 10:03:28 +0200
commitadf8d0f5bfd5ecefe69fcaa92449bd3a5d786a66 (patch)
treec6b21dee0b22eb41917a6a7f022ffe48aa7e79b5 /games-emulation/mgba/mgba-0.5.2.ebuild
parentmedia-gfx/imagemagick: Removed old. (diff)
downloadgentoo-adf8d0f5bfd5ecefe69fcaa92449bd3a5d786a66.tar.gz
gentoo-adf8d0f5bfd5ecefe69fcaa92449bd3a5d786a66.tar.bz2
gentoo-adf8d0f5bfd5ecefe69fcaa92449bd3a5d786a66.zip
games-emulation/mgba: Fixed compilation with imagemagick-7 (bug #610578)
Package-Manager: Portage-2.3.6, Repoman-2.3.2
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