mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-drivers/xf86-video-vmware: Remove dependency on libdrm[libkms]
Libkms has been removed and it does not appear to be a hard requirement to build the driver. Signed-off-by: Mike Lothian <mike@fireburn.co.uk> Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
committed by
Matt Turner
parent
2b9d9a4118
commit
43cff5ee65
@@ -12,7 +12,7 @@ KEYWORDS="amd64 x86"
|
||||
|
||||
RDEPEND="
|
||||
kernel_linux? (
|
||||
x11-libs/libdrm[libkms,video_cards_vmware]
|
||||
x11-libs/libdrm[video_cards_vmware]
|
||||
media-libs/mesa[xa]
|
||||
)"
|
||||
DEPEND="${RDEPEND}"
|
||||
Reference in New Issue
Block a user