summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-03-04 09:40:23 +0000
committerJustin Lecher <jlec@gentoo.org>2012-03-04 09:40:23 +0000
commit6602f6e0d60749e805729a1c93c2f9c4cd59fd58 (patch)
tree25d6169a4aa3021dc1d52b96682940b2bcc43062 /media-libs/mesa/mesa-7.10.3.ebuild
parentsys-kernel/kerneloops removal. Bug #276412 (diff)
downloadgentoo-2-6602f6e0d60749e805729a1c93c2f9c4cd59fd58.tar.gz
gentoo-2-6602f6e0d60749e805729a1c93c2f9c4cd59fd58.tar.bz2
gentoo-2-6602f6e0d60749e805729a1c93c2f9c4cd59fd58.zip
block x11-libs/libGLw with USE=motif
(Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/mesa/mesa-7.10.3.ebuild')
-rw-r--r--media-libs/mesa/mesa-7.10.3.ebuild8
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 )