commit:     f002d2bcd06d12b62719075070137f016b9e79bf
Author:     Simon van der Veldt <simon.vanderveldt <AT> gmail <DOT> com>
AuthorDate: Sun Jun 18 13:19:32 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 16:41:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f002d2bc

media-sound/lash: depend on virtual/jack

Fixes part of bug 602898 https://bugs.gentoo.org/show_bug.cgi?id=602898

 media-sound/lash/{lash-0.5.4-r2.ebuild => lash-0.5.4-r3.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/lash/lash-0.5.4-r2.ebuild 
b/media-sound/lash/lash-0.5.4-r3.ebuild
similarity index 98%
rename from media-sound/lash/lash-0.5.4-r2.ebuild
rename to media-sound/lash/lash-0.5.4-r3.ebuild
index f2d92f10e0c..9bdd2c8e876 100644
--- a/media-sound/lash/lash-0.5.4-r2.ebuild
+++ b/media-sound/lash/lash-0.5.4-r3.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 sparc x86"
 IUSE="alsa debug gtk python static-libs" # doc
 
 RDEPEND="dev-libs/libxml2
-       media-sound/jack-audio-connection-kit
+       virtual/jack
        >=sys-apps/util-linux-2.24.1-r3[${MULTILIB_USEDEP}]
        alsa? ( media-libs/alsa-lib )
        gtk? ( x11-libs/gtk+:2 )

Reply via email to