From: Andreas Sturmlechner Date: Thu, 1 Aug 2019 21:25:56 +0000 (+0200) Subject: media-sound/csound: Restrict to --- diff --git a/media-sound/csound/csound-6.10.0.ebuild b/media-sound/csound/csound-6.10.0.ebuild index 185ce6f382b4..2c61ca708be8 100644 --- a/media-sound/csound/csound-6.10.0.ebuild +++ b/media-sound/csound/csound-6.10.0.ebuild @@ -53,7 +53,7 @@ RDEPEND=" media-libs/dssi media-libs/ladspa-sdk ) - fluidsynth? ( media-sound/fluidsynth:= ) + fluidsynth? ( =media-sound/fluidsynth-2" && + eapply "${FILESDIR}/${P}-fluidsynth2.patch" # 680062 + sed -e '/set(PLUGIN_INSTALL_DIR/s/-${APIVERSION}//' \ -e '/-O3/d' \ -i CMakeLists.txt || die