diff options
author | Karl Linden <karl.j.linden@gmail.com> | 2017-03-31 12:11:10 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-04-01 14:27:05 +0200 |
commit | b7aba1172ad0eacd53883d75954a47026b87d6de (patch) | |
tree | dc337a5f8284745681be524fe9053df530270bff /media-sound/fluidsynth | |
parent | media-sound/linuxsampler: remove old and depend on virtual/jack (diff) | |
download | gentoo-b7aba1172ad0eacd53883d75954a47026b87d6de.tar.gz gentoo-b7aba1172ad0eacd53883d75954a47026b87d6de.tar.bz2 gentoo-b7aba1172ad0eacd53883d75954a47026b87d6de.zip |
media-sound/fluidsynth: depend on virtual/jack, wrt #602880
Gentoo-Bug: 602880
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'media-sound/fluidsynth')
-rw-r--r-- | media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild b/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild index c9fe00d5b627..495cb2344ab9 100644 --- a/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild +++ b/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild @@ -17,7 +17,7 @@ RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] alsa? ( >=media-libs/alsa-lib-1.0.27.2[${MULTILIB_USEDEP}] lash? ( >=media-sound/lash-0.5.4-r2[${MULTILIB_USEDEP}] ) ) dbus? ( >=sys-apps/dbus-1.6.18-r1[${MULTILIB_USEDEP}] ) - jack? ( >=media-sound/jack-audio-connection-kit-0.121.3-r1[${MULTILIB_USEDEP}] ) + jack? ( virtual/jack[${MULTILIB_USEDEP}] ) ladspa? ( >=media-libs/ladspa-sdk-1.13-r2[${MULTILIB_USEDEP}] >=media-libs/ladspa-cmt-1.16-r3[${MULTILIB_USEDEP}] ) pulseaudio? ( >=media-sound/pulseaudio-2.1-r1[${MULTILIB_USEDEP}] ) |