commit:     5bb415b05a5064bc95e4bedc0673c9ccc41578aa
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  1 16:36:21 2018 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Sat Sep  1 16:36:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=5bb415b0

app-emulation/wine-staging: Require vulkan for vkd3d for 3.13-r1

Whoops

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 app-emulation/wine-staging/wine-staging-3.13-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-emulation/wine-staging/wine-staging-3.13-r1.ebuild 
b/app-emulation/wine-staging/wine-staging-3.13-r1.ebuild
index 5a5e118..2977288 100644
--- a/app-emulation/wine-staging/wine-staging-3.13-r1.ebuild
+++ b/app-emulation/wine-staging/wine-staging-3.13-r1.ebuild
@@ -53,7 +53,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
        pipelight? ( staging )
        test? ( abi_x86_32 )
        themes? ( staging )
-       vaapi? ( staging )" # osmesa-opengl #286560 # X-truetype #551124
+       vaapi? ( staging )
+       vkd3d? ( vulkan )" # osmesa-opengl #286560 # X-truetype #551124
 
 # FIXME: the test suite is unsuitable for us; many tests require net access
 # or fail due to Xvfb's opengl limitations.

Reply via email to