diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-10 22:54:10 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2019-03-10 23:45:52 +0100 |
commit | 36ad66b98b048df09c21f6cc62604f9a5a12a093 (patch) | |
tree | e55697dafebe1656f7528947a05d0187127104b2 /media-sound/csound | |
parent | media-sound/drumstick: 1.1.2 version bump (diff) | |
download | gentoo-36ad66b98b048df09c21f6cc62604f9a5a12a093.tar.gz gentoo-36ad66b98b048df09c21f6cc62604f9a5a12a093.tar.bz2 gentoo-36ad66b98b048df09c21f6cc62604f9a5a12a093.zip |
media-sound/csound: Add media-sound/fluidsynth slot op
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-sound/csound')
-rw-r--r-- | media-sound/csound/csound-6.10.0.ebuild | 4 | ||||
-rw-r--r-- | media-sound/csound/csound-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-sound/csound/csound-6.10.0.ebuild b/media-sound/csound/csound-6.10.0.ebuild index 5906af36652d..185ce6f382b4 100644 --- a/media-sound/csound/csound-6.10.0.ebuild +++ b/media-sound/csound/csound-6.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -53,7 +53,7 @@ RDEPEND=" media-libs/dssi media-libs/ladspa-sdk ) - fluidsynth? ( media-sound/fluidsynth ) + fluidsynth? ( media-sound/fluidsynth:= ) fltk? ( x11-libs/fltk:1[threads?] ) image? ( media-libs/libpng:0= ) jack? ( media-sound/jack-audio-connection-kit ) diff --git a/media-sound/csound/csound-9999.ebuild b/media-sound/csound/csound-9999.ebuild index b97419c554c2..c0694b7cd5cc 100644 --- a/media-sound/csound/csound-9999.ebuild +++ b/media-sound/csound/csound-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -53,7 +53,7 @@ RDEPEND=" media-libs/dssi media-libs/ladspa-sdk ) - fluidsynth? ( media-sound/fluidsynth ) + fluidsynth? ( media-sound/fluidsynth:= ) fltk? ( x11-libs/fltk:1[threads?] ) image? ( media-libs/libpng:0= ) jack? ( media-sound/jack-audio-connection-kit ) |