summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEldad Zack <eldad@gentoo.org>2007-10-01 20:04:25 +0000
committerEldad Zack <eldad@gentoo.org>2007-10-01 20:04:25 +0000
commit9c556acd86d53891558ed9d898dce66f3a83446c (patch)
treee6e97307374c2d797d9bc678ff6e82cee5a1e4f1 /media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild
parentclean up (diff)
downloadgentoo-2-9c556acd86d53891558ed9d898dce66f3a83446c.tar.gz
gentoo-2-9c556acd86d53891558ed9d898dce66f3a83446c.tar.bz2
gentoo-2-9c556acd86d53891558ed9d898dce66f3a83446c.zip
Made jack optional. bug #190243
(Portage version: 2.1.3.9)
Diffstat (limited to 'media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild')
-rw-r--r--media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild b/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild
index b2cc069acbab..81758f04ed22 100644
--- a/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild
+++ b/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild,v 1.4 2007/07/11 19:30:24 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/zynaddsubfx/zynaddsubfx-2.2.1-r2.ebuild,v 1.5 2007/10/01 20:04:25 eldad Exp $
inherit eutils
@@ -18,7 +18,7 @@ IUSE="oss alsa jack"
DEPEND=">=x11-libs/fltk-1.1.2
=sci-libs/fftw-3*
- media-sound/jack-audio-connection-kit
+ jack? ( media-sound/jack-audio-connection-kit )
>=dev-libs/mini-xml-2.2.1"
# portaudio? ( media-libs/portaudio )"