summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-games/simgear/simgear-0.3.9.ebuild')
-rw-r--r--dev-games/simgear/simgear-0.3.9.ebuild10
1 files changed, 8 insertions, 2 deletions
diff --git a/dev-games/simgear/simgear-0.3.9.ebuild b/dev-games/simgear/simgear-0.3.9.ebuild
index 4f313453cb86..47cf9be2878c 100644
--- a/dev-games/simgear/simgear-0.3.9.ebuild
+++ b/dev-games/simgear/simgear-0.3.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-games/simgear/simgear-0.3.9.ebuild,v 1.2 2006/04/04 18:46:46 tupone Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-games/simgear/simgear-0.3.9.ebuild,v 1.3 2006/05/09 20:16:07 wolf31o2 Exp $
inherit eutils
@@ -15,7 +15,13 @@ KEYWORDS="x86 ppc ~sparc ~amd64"
IUSE=""
DEPEND=">=media-libs/plib-1.8.4
- media-libs/openal"
+ || (
+ (
+ || (
+ ~media-libs/openal-0.0.8
+ ~media-libs/openal-20051024 )
+ media-libs/freealut )
+ ~media-libs/openal-20050504 )"
S=${WORKDIR}/${MY_P}