diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:13:22 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:13:22 +0000 |
commit | 834013ed114a15cf9544a296b2c416952504b893 (patch) | |
tree | 27a3767b15a75baab502d3bb024791eae5ea0b52 /media-libs/mesa/mesa-7.10.3.ebuild | |
parent | Update dependency after package move from x11-libs/openmotif to x11-libs/motif. (diff) | |
download | gentoo-2-834013ed114a15cf9544a296b2c416952504b893.tar.gz gentoo-2-834013ed114a15cf9544a296b2c416952504b893.tar.bz2 gentoo-2-834013ed114a15cf9544a296b2c416952504b893.zip |
Update dependency after package move from x11-libs/openmotif to x11-libs/motif.
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'media-libs/mesa/mesa-7.10.3.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-7.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-7.10.3.ebuild b/media-libs/mesa/mesa-7.10.3.ebuild index bc0e1b39ea75..016d5cb68535 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-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.14 2012/05/11 00:45:56 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.10.3.ebuild,v 1.15 2012/10/24 19:13:22 ulm Exp $ EAPI=3 @@ -73,7 +73,7 @@ RDEPEND="${EXTERNAL_DEPEND} x11-libs/libXmu x11-libs/libXxf86vm motif? ( - x11-libs/openmotif + x11-libs/motif !x11-libs/libGLw ) gallium? ( llvm? ( |