summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-sound/synaesthesia/synaesthesia-2.3.ebuild')
-rw-r--r--media-sound/synaesthesia/synaesthesia-2.3.ebuild18
1 files changed, 15 insertions, 3 deletions
diff --git a/media-sound/synaesthesia/synaesthesia-2.3.ebuild b/media-sound/synaesthesia/synaesthesia-2.3.ebuild
index dc5bfa4c94fe..2552e3810767 100644
--- a/media-sound/synaesthesia/synaesthesia-2.3.ebuild
+++ b/media-sound/synaesthesia/synaesthesia-2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/synaesthesia/synaesthesia-2.3.ebuild,v 1.2 2005/07/25 19:13:44 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/synaesthesia/synaesthesia-2.3.ebuild,v 1.3 2006/01/26 17:04:27 ticho Exp $
inherit eutils
@@ -13,11 +13,23 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="sdl svga esd"
-DEPEND="virtual/x11
+DEPEND="|| ( (
+ x11-proto/xproto
+ x11-libs/libXt
+ )
+ virtual/x11
+ )
esd? ( >=media-sound/esound-0.2.22 )
sdl? ( >=media-libs/libsdl-1.2.0 )
svga? ( >=media-libs/svgalib-1.4.3 )"
+RDEPEND="${DEPEND}
+ || ( (
+ x11-libs/libICE
+ )
+ virtual/x11
+ )"
+
src_unpack() {
unpack ${A}
cd ${S}