summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2022-11-06 14:54:00 +0100
committerMaciej Barć <xgqt@gentoo.org>2022-11-06 14:54:00 +0100
commita86b009d6529e60ed4a89bdb1c26b40f0e5f9e5e (patch)
treea890e50bd26dc6ec260be6487de183451fee30ea /games-emulation/melonds/melonds-9999.ebuild
parentnet-analyzer/pnp4nagios: add snapshot with php 8.0 support (diff)
downloadgentoo-a86b009d6529e60ed4a89bdb1c26b40f0e5f9e5e.tar.gz
gentoo-a86b009d6529e60ed4a89bdb1c26b40f0e5f9e5e.tar.bz2
gentoo-a86b009d6529e60ed4a89bdb1c26b40f0e5f9e5e.zip
games-emulation/melonds: add ecm dependency
Closes: https://bugs.gentoo.org/880033 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'games-emulation/melonds/melonds-9999.ebuild')
-rw-r--r--games-emulation/melonds/melonds-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/games-emulation/melonds/melonds-9999.ebuild b/games-emulation/melonds/melonds-9999.ebuild
index 87e563f0f8c2..928a0567b3fd 100644
--- a/games-emulation/melonds/melonds-9999.ebuild
+++ b/games-emulation/melonds/melonds-9999.ebuild
@@ -39,6 +39,7 @@ RDEPEND="
opengl? ( media-libs/libepoxy )
"
DEPEND="${RDEPEND}"
+BDEPEND="kde-frameworks/extra-cmake-modules:5"
# used for JIT recompiler
QA_EXECSTACK="usr/bin/melonDS"