diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-09 11:00:12 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-09 11:00:12 +0000 |
commit | feabc128cde8d10da7dc580d423e6a419af65156 (patch) | |
tree | a8d999fe1c1a75bbfc02461500c8de06a734c929 /media-libs/mesa/mesa-7.8.2.ebuild | |
parent | Update deps on libX11[xcb]. (diff) | |
download | gentoo-2-feabc128cde8d10da7dc580d423e6a419af65156.tar.gz gentoo-2-feabc128cde8d10da7dc580d423e6a419af65156.tar.bz2 gentoo-2-feabc128cde8d10da7dc580d423e6a419af65156.zip |
Update deps on libX11[xcb].
(Portage version: 2.2_rc78/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/mesa/mesa-7.8.2.ebuild')
-rw-r--r-- | media-libs/mesa/mesa-7.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-7.8.2.ebuild b/media-libs/mesa/mesa-7.8.2.ebuild index 197625336f2a..9fddec1b7e9f 100644 --- a/media-libs/mesa/mesa-7.8.2.ebuild +++ b/media-libs/mesa/mesa-7.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild,v 1.9 2010/08/27 19:18:31 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.8.2.ebuild,v 1.10 2010/09/09 11:00:12 scarabeus Exp $ EAPI=3 @@ -53,7 +53,7 @@ RDEPEND=" video_cards_nouveau? ( <x11-libs/libdrm-2.4.21 ) ) x11-libs/libICE - x11-libs/libX11[xcb?] + || ( <=x11-libs/libX11-1.3.5[xcb?] >x11-libs/libX11-1.3.5 ) x11-libs/libXdamage x11-libs/libXext x11-libs/libXi |