summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2013-03-10 22:55:04 +0100
committerChi-Thanh Christopher Nguyen <chithanh@gentoo.org>2013-03-10 22:55:04 +0100
commitb27aa4c19afc30eb4100073eb9e4f58fb1188759 (patch)
tree71c5da98d8d4e15f8a6cd4b2902fea7442f34f3b /media-libs
parentSwitch pkg_setup() calls back to src_configure(). (diff)
downloadx11-b27aa4c19afc30eb4100073eb9e4f58fb1188759.tar.gz
x11-b27aa4c19afc30eb4100073eb9e4f58fb1188759.tar.bz2
x11-b27aa4c19afc30eb4100073eb9e4f58fb1188759.zip
media-libs/mesa: sync xorg-server subslot dependency with portage
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/mesa/mesa-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index 2f04276a..fe2835e9 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -93,7 +93,7 @@ RDEPEND="
vdpau? ( >=x11-libs/libvdpau-0.4.1 )
wayland? ( >=dev-libs/wayland-1.0.3 )
xorg? (
- x11-base/xorg-server
+ x11-base/xorg-server:=
x11-libs/libdrm[libkms]
)
xvmc? ( >=x11-libs/libXvMC-1.0.6 )