diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-06 18:48:42 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-06-06 18:48:42 +0000 |
commit | dbbd51a8d6467c57354a934da3251a5761d3c1f4 (patch) | |
tree | 9f308c3275c08ed60bf2de0d25eee6e44e4d4adc /games-fps/quake4-bin/quake4-bin-1.2.1.ebuild | |
parent | Added >=app-emulation/emul-linux-x86-xlibs-7.0 to the list of valid 32-bit op... (diff) | |
download | gentoo-2-dbbd51a8d6467c57354a934da3251a5761d3c1f4.tar.gz gentoo-2-dbbd51a8d6467c57354a934da3251a5761d3c1f4.tar.bz2 gentoo-2-dbbd51a8d6467c57354a934da3251a5761d3c1f4.zip |
Added >=app-emulation/emul-linux-x86-xlibs-7.0 to the list of valid 32-bit opengl providers for amd64 per bug #135643.
(Portage version: 2.1_rc3-r2)
Diffstat (limited to 'games-fps/quake4-bin/quake4-bin-1.2.1.ebuild')
-rw-r--r-- | games-fps/quake4-bin/quake4-bin-1.2.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-fps/quake4-bin/quake4-bin-1.2.1.ebuild b/games-fps/quake4-bin/quake4-bin-1.2.1.ebuild index 83b37f7ecb85..cc1f17fd5c76 100644 --- a/games-fps/quake4-bin/quake4-bin-1.2.1.ebuild +++ b/games-fps/quake4-bin/quake4-bin-1.2.1.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/games-fps/quake4-bin/quake4-bin-1.2.1.ebuild,v 1.4 2006/05/09 15:57:57 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake4-bin/quake4-bin-1.2.1.ebuild,v 1.5 2006/06/06 18:48:42 wolf31o2 Exp $ inherit eutils games @@ -28,6 +28,7 @@ UIDEPEND="virtual/opengl app-emulation/emul-linux-x86-sdl app-emulation/emul-linux-x86-xlibs || ( + >=app-emulation/emul-linux-x86-xlibs-7.0 >=media-video/nvidia-glx-1.0.6629-r3 >=x11-drivers/ati-drivers-8.8.25-r1 ) ) alsa? ( >=media-libs/alsa-lib-1.0.6 )" |