summaryrefslogtreecommitdiff
path: root/games-emulation/melonds/melonds-0.9.5-r4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation/melonds/melonds-0.9.5-r4.ebuild')
-rw-r--r--games-emulation/melonds/melonds-0.9.5-r4.ebuild13
1 files changed, 10 insertions, 3 deletions
diff --git a/games-emulation/melonds/melonds-0.9.5-r4.ebuild b/games-emulation/melonds/melonds-0.9.5-r4.ebuild
index a2ea52c0b297..5171a6bad8ec 100644
--- a/games-emulation/melonds/melonds-0.9.5-r4.ebuild
+++ b/games-emulation/melonds/melonds-0.9.5-r4.ebuild
@@ -38,10 +38,17 @@ RDEPEND="
net-libs/libpcap
net-libs/libslirp
"
-DEPEND="${RDEPEND}"
-BDEPEND="kde-frameworks/extra-cmake-modules:0"
+DEPEND="
+ ${RDEPEND}
+"
+BDEPEND="
+ kde-frameworks/extra-cmake-modules:0
+"
-PATCHES=( "${FILESDIR}"/${P}-no-ccache-detection.patch )
+PATCHES=(
+ "${FILESDIR}/${PN}-0.9.5-DSi_Camera-algorithm.patch"
+ "${FILESDIR}/${PN}-0.9.5-no-ccache-detection.patch"
+)
# used for JIT recompiler
QA_EXECSTACK="usr/bin/melonDS"