summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-05-11 00:45:56 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2012-05-11 00:45:56 +0000
commit630673a95018bfa8f15097a846f780bf2fe3c267 (patch)
treed801d383788c6f182ea91af856abbe8f002e90cc /media-libs/mesa/mesa-7.11.2.ebuild
parentVersion bump #415395 by Manuel Rüger. (diff)
downloadgentoo-2-630673a95018bfa8f15097a846f780bf2fe3c267.tar.gz
gentoo-2-630673a95018bfa8f15097a846f780bf2fe3c267.tar.bz2
gentoo-2-630673a95018bfa8f15097a846f780bf2fe3c267.zip
Adjust dependencies for nouveau API change.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/mesa/mesa-7.11.2.ebuild')
-rw-r--r--media-libs/mesa/mesa-7.11.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-7.11.2.ebuild b/media-libs/mesa/mesa-7.11.2.ebuild
index 325fc82cf5ee..78de972a13ad 100644
--- a/media-libs/mesa/mesa-7.11.2.ebuild
+++ b/media-libs/mesa/mesa-7.11.2.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.11.2.ebuild,v 1.10 2012/05/05 08:02:26 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-7.11.2.ebuild,v 1.11 2012/05/11 00:45:56 chithanh Exp $
EAPI=3
@@ -77,6 +77,7 @@ RDEPEND="${EXTERNAL_DEPEND}
llvm? ( >=sys-devel/llvm-2.8 )
)
${LIBDRM_DEPSTRING}[video_cards_nouveau?,video_cards_vmware?]
+ video_cards_nouveau? ( <x11-libs/libdrm-2.4.34 )
"
for card in ${INTEL_CARDS}; do
RDEPEND="${RDEPEND}