diff options
Diffstat (limited to 'media-libs/mesa/mesa-6.5.3.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-6.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-6.5.3.ebuild b/media-libs/mesa/mesa-6.5.3.ebuild index 1ea98c6ba5b1..4d7ef4b0fb7e 100644 --- a/media-libs/mesa/mesa-6.5.3.ebuild +++ b/media-libs/mesa/mesa-6.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.3.ebuild,v 1.3 2007/07/02 02:56:52 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.3.ebuild,v 1.4 2007/07/30 07:40:08 dberkholz Exp $ inherit eutils toolchain-funcs multilib flag-o-matic portability versionator @@ -49,7 +49,6 @@ RDEPEND="dev-libs/expat x11-libs/libXmu >=x11-libs/libdrm-2.2 x11-libs/libICE - app-admin/eselect-opengl motif? ( virtual/motif ) doc? ( app-doc/opengl-manpages ) !<=x11-base/xorg-x11-6.9 @@ -59,6 +58,7 @@ DEPEND="${RDEPEND} x11-misc/makedepend x11-proto/inputproto x11-proto/xextproto + app-admin/eselect-opengl !hppa? ( x11-proto/xf86driproto ) x11-proto/xf86vidmodeproto >=x11-proto/glproto-1.4.8 |