summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/transcend/transcend-0.3.ebuild')
-rw-r--r--games-action/transcend/transcend-0.3.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/games-action/transcend/transcend-0.3.ebuild b/games-action/transcend/transcend-0.3.ebuild
index a5f80df7a50b..02a3499c57c3 100644
--- a/games-action/transcend/transcend-0.3.ebuild
+++ b/games-action/transcend/transcend-0.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/games-action/transcend/transcend-0.3.ebuild,v 1.1 2005/09/04 02:27:07 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/transcend/transcend-0.3.ebuild,v 1.2 2006/01/28 21:19:10 joshuabaergen Exp $
inherit games
@@ -13,7 +13,9 @@ SLOT="0"
KEYWORDS="~ppc x86"
IUSE=""
-DEPEND="virtual/x11
+DEPEND="|| ( ( x11-libs/libXmu
+ x11-libs/libXi )
+ virtual/x11 )
virtual/opengl
virtual/glu
virtual/glut"