summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon van der Veldt <simon.vanderveldt@gmail.com>2017-06-18 15:19:32 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-18 18:41:09 +0200
commitf002d2bcd06d12b62719075070137f016b9e79bf (patch)
treecd4f28a1a6e8d05de38749fef291b10cdaaf6b60 /media-sound/lash
parentmedia-sound/hydrogen: depend on virtual/jack (diff)
downloadgentoo-f002d2bcd06d12b62719075070137f016b9e79bf.tar.gz
gentoo-f002d2bcd06d12b62719075070137f016b9e79bf.tar.bz2
gentoo-f002d2bcd06d12b62719075070137f016b9e79bf.zip
media-sound/lash: depend on virtual/jack
Fixes part of bug 602898 https://bugs.gentoo.org/show_bug.cgi?id=602898
Diffstat (limited to 'media-sound/lash')
-rw-r--r--media-sound/lash/lash-0.5.4-r3.ebuild (renamed from media-sound/lash/lash-0.5.4-r2.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/lash/lash-0.5.4-r2.ebuild b/media-sound/lash/lash-0.5.4-r3.ebuild
index f2d92f10e0c2..9bdd2c8e8760 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 )