diff options
Diffstat (limited to 'games-emulation/melonds/melonds-9999.ebuild')
-rw-r--r-- | games-emulation/melonds/melonds-9999.ebuild | 2 |
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" |