summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon van der Veldt <simon.vanderveldt@gmail.com>2017-06-18 15:18:38 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-18 18:41:09 +0200
commit7fe78c18ccd7eac18f73d7bc07b9de65a9c33799 (patch)
tree275f490686da55488c257b2597a8c39182b96320 /media-sound/helm
parentmedia-sound/audacity: depend on virtual/jack (diff)
downloadgentoo-7fe78c18ccd7eac18f73d7bc07b9de65a9c33799.tar.gz
gentoo-7fe78c18ccd7eac18f73d7bc07b9de65a9c33799.tar.bz2
gentoo-7fe78c18ccd7eac18f73d7bc07b9de65a9c33799.zip
media-sound/helm: depend on virtual/jack
Fixes part of bug 602898 https://bugs.gentoo.org/show_bug.cgi?id=602898
Diffstat (limited to 'media-sound/helm')
-rw-r--r--media-sound/helm/helm-0.4.1-r2.ebuild (renamed from media-sound/helm/helm-0.4.1-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/helm/helm-0.4.1-r1.ebuild b/media-sound/helm/helm-0.4.1-r2.ebuild
index e4687ef57be5..b4af77113631 100644
--- a/media-sound/helm/helm-0.4.1-r1.ebuild
+++ b/media-sound/helm/helm-0.4.1-r2.ebuild
@@ -15,7 +15,7 @@ IUSE=""
RDEPEND="media-libs/alsa-lib
media-libs/lv2
- media-sound/jack-audio-connection-kit
+ virtual/jack
virtual/opengl
x11-libs/libX11
x11-libs/libXext"