blob: fa12177fbe0a6601f9a711cfa8296b3e7731949a [file] [log] [blame]
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
XORG_DRI=always
inherit xorg-2
DESCRIPTION="VMware SVGA video driver"
KEYWORDS="amd64 x86 ~x86-fbsd"
IUSE=""
RDEPEND="x11-libs/libdrm[libkms,video_cards_vmware]
media-libs/mesa[xa]"
DEPEND="${RDEPEND}"