summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-11-25 21:22:17 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2023-11-26 00:33:25 +0100
commit4396c608794f2d2760ef53df83426c52aef59704 (patch)
treeb0303a68354a7d2247df6fe2996cada1ee573f00 /games-emulation/melonds/melonds-9999.ebuild
parentecm.eclass: Relax kde-frameworks/extra-cmake-modules SLOT dep to :* (diff)
downloadgentoo-4396c608794f2d2760ef53df83426c52aef59704.tar.gz
gentoo-4396c608794f2d2760ef53df83426c52aef59704.tar.bz2
gentoo-4396c608794f2d2760ef53df83426c52aef59704.zip
kde-frameworks/extra-cmake-modules: slotmove 5 to 0
See also: https://community.kde.org/Frameworks/6.0_Release_notes#Coinstallability "Only one version of extra-cmake-modules can be installed. The KF6 version is backwards compatible and should also be used for KF5 builds." Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'games-emulation/melonds/melonds-9999.ebuild')
-rw-r--r--games-emulation/melonds/melonds-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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"