commit: b7aba1172ad0eacd53883d75954a47026b87d6de
Author: Karl Linden <karl.j.linden <AT> gmail <DOT> com>
AuthorDate: Fri Mar 31 10:11:10 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Apr 1 12:27:05 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7aba117
media-sound/fluidsynth: depend on virtual/jack, wrt #602880
Gentoo-Bug: 602880
Package-Manager: Portage-2.3.5, Repoman-2.3.2
media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild
b/media-sound/fluidsynth/fluidsynth-1.1.6-r1.ebuild
index c9fe00d5b62..495cb2344ab 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}] )