diff options
Diffstat (limited to 'media-libs/mesa/mesa-7.10.3.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-7.10.3.ebuild | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/media-libs/mesa/mesa-7.10.3.ebuild b/media-libs/mesa/mesa-7.10.3.ebuild index 09f71d9f64c5..d86a6355cc41 100644 --- a/media-libs/mesa/mesa-7.10.3.ebuild +++ b/media-libs/mesa/mesa-7.10.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild,v 1.11 2011/12/03 22:57:19 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild,v 1.12 2012/03/04 09:40:23 jlec Exp $ EAPI=3 @@ -72,7 +72,9 @@ RDEPEND="${EXTERNAL_DEPEND} x11-libs/libXi x11-libs/libXmu x11-libs/libXxf86vm - motif? ( x11-libs/openmotif ) + motif? ( + x11-libs/openmotif + !x11-libs/libGLw ) gallium? ( llvm? ( amd64? ( dev-libs/udis86 ) |