summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-emulation')
-rw-r--r--games-emulation/melonds/melonds-0.9.5-r4.ebuild2
-rw-r--r--games-emulation/melonds/melonds-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/games-emulation/melonds/melonds-0.9.5-r4.ebuild b/games-emulation/melonds/melonds-0.9.5-r4.ebuild
index c0cf4baa64bc..a2ea52c0b297 100644
--- a/games-emulation/melonds/melonds-0.9.5-r4.ebuild
+++ b/games-emulation/melonds/melonds-0.9.5-r4.ebuild
@@ -39,7 +39,7 @@ RDEPEND="
net-libs/libslirp
"
DEPEND="${RDEPEND}"
-BDEPEND="kde-frameworks/extra-cmake-modules:5"
+BDEPEND="kde-frameworks/extra-cmake-modules:0"
PATCHES=( "${FILESDIR}"/${P}-no-ccache-detection.patch )
diff --git a/games-emulation/melonds/melonds-9999.ebuild b/games-emulation/melonds/melonds-9999.ebuild
index 3bf0d22f5d0e..9255b44e2e4f 100644
--- a/games-emulation/melonds/melonds-9999.ebuild
+++ b/games-emulation/melonds/melonds-9999.ebuild
@@ -39,7 +39,7 @@ RDEPEND="
wayland? ( dev-libs/wayland )
"
DEPEND="${RDEPEND}"
-BDEPEND="wayland? ( kde-frameworks/extra-cmake-modules:5 )"
+BDEPEND="wayland? ( kde-frameworks/extra-cmake-modules:0 )"
# used for JIT recompiler
QA_EXECSTACK="usr/bin/melonDS"