diff options
author | Alfredo Tupone <tupone@gentoo.org> | 2006-02-22 21:59:02 +0000 |
---|---|---|
committer | Alfredo Tupone <tupone@gentoo.org> | 2006-02-22 21:59:02 +0000 |
commit | a757018e6f89506c2f59d99cd9adbf7014739b60 (patch) | |
tree | c8d5c87d97cddbb42eff6010e2687648dcd38699 /games-simulation/gl117/gl117-1.3.2.ebuild | |
parent | - redigest (diff) | |
download | gentoo-2-a757018e6f89506c2f59d99cd9adbf7014739b60.tar.gz gentoo-2-a757018e6f89506c2f59d99cd9adbf7014739b60.tar.bz2 gentoo-2-a757018e6f89506c2f59d99cd9adbf7014739b60.zip |
Modular X dependency fix
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'games-simulation/gl117/gl117-1.3.2.ebuild')
-rw-r--r-- | games-simulation/gl117/gl117-1.3.2.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/games-simulation/gl117/gl117-1.3.2.ebuild b/games-simulation/gl117/gl117-1.3.2.ebuild index adaccfe29bb1..6680f460c7e4 100644 --- a/games-simulation/gl117/gl117-1.3.2.ebuild +++ b/games-simulation/gl117/gl117-1.3.2.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-simulation/gl117/gl117-1.3.2.ebuild,v 1.3 2005/09/26 18:21:44 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/gl117/gl117-1.3.2.ebuild,v 1.4 2006/02/22 21:56:01 tupone Exp $ inherit eutils games @@ -14,8 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ppc x86" IUSE="" -DEPEND="virtual/x11 - media-libs/libsdl +DEPEND="media-libs/libsdl media-libs/sdl-mixer virtual/opengl virtual/glu |