commit: 7d299032e06ac2b6d0c8ffc6011e54a39d47de1f Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Wed Jul 4 23:54:06 2018 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Wed Jul 4 23:54:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d299032
app-emulation/open-vm-tools: depend on x11-libs/libdrm[video_cards_vmware] Closes: https://bugs.gentoo.org/660398 Package-Manager: Portage-2.3.40_p15, Repoman-2.3.9_p247 app-emulation/open-vm-tools/open-vm-tools-10.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/open-vm-tools/open-vm-tools-10.2.5.ebuild b/app-emulation/open-vm-tools/open-vm-tools-10.2.5.ebuild index ec6be6335a5..bddd12cadf2 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-10.2.5.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-10.2.5.ebuild @@ -58,7 +58,7 @@ RDEPEND=" net-libs/rabbitmq-c ) resolutionkms? ( - x11-libs/libdrm + x11-libs/libdrm[video_cards_vmware] virtual/libudev ) "
