summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2006-12-08 05:02:30 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2006-12-08 05:02:30 +0000
commit977a43c26502ac4c60e8414ce455bcd4f03d966a (patch)
tree522ed310c3d3deea0e4af81814461a456c3d9022 /media-libs/mesa/mesa-6.5.2.ebuild
parentFix libdrm dependency due to mach64 patch. (Thanks to leio) (diff)
downloadhistorical-977a43c26502ac4c60e8414ce455bcd4f03d966a.tar.gz
historical-977a43c26502ac4c60e8414ce455bcd4f03d966a.tar.bz2
historical-977a43c26502ac4c60e8414ce455bcd4f03d966a.zip
leio bets his gold watch that this version needs a better libdrm too.
Package-Manager: portage-2.1.2_rc2-r5
Diffstat (limited to 'media-libs/mesa/mesa-6.5.2.ebuild')
-rw-r--r--media-libs/mesa/mesa-6.5.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-6.5.2.ebuild b/media-libs/mesa/mesa-6.5.2.ebuild
index c18fc847bfb3..1c50f5772cc1 100644
--- a/media-libs/mesa/mesa-6.5.2.ebuild
+++ b/media-libs/mesa/mesa-6.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.2.ebuild,v 1.1 2006/12/04 23:40:17 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-6.5.2.ebuild,v 1.2 2006/12/08 05:02:30 joshuabaergen Exp $
inherit eutils toolchain-funcs multilib flag-o-matic portability
@@ -44,7 +44,7 @@ RDEPEND="dev-libs/expat
x11-libs/libXxf86vm
x11-libs/libXi
x11-libs/libXmu
- >=x11-libs/libdrm-2.0.2
+ >=x11-libs/libdrm-2.2
x11-libs/libICE
app-admin/eselect-opengl
motif? ( virtual/motif )