commit: b2af385fa6b5fc7f456bda42b89f7d4cc1e33556
Author: Lucian Poston <lucianposton <AT> pm <DOT> me>
AuthorDate: Sat Jul 21 16:17:52 2018 +0000
Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Sat Sep 1 16:18:36 2018 +0000
URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=b2af385f
app-emulation/wine-d3d9: Require vulkan for vkd3d
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-emulation/wine-d3d9/wine-d3d9-3.10.ebuild | 3 ++-
app-emulation/wine-d3d9/wine-d3d9-3.11.ebuild | 3 ++-
app-emulation/wine-d3d9/wine-d3d9-3.12.ebuild | 3 ++-
app-emulation/wine-d3d9/wine-d3d9-3.13.ebuild | 3 ++-
app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild | 3 ++-
app-emulation/wine-d3d9/wine-d3d9-9999.ebuild | 3 ++-
6 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.10.ebuild
b/app-emulation/wine-d3d9/wine-d3d9-3.10.ebuild
index 76dbf25..eba28b4 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.10.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.10.ebuild
@@ -49,7 +49,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
elibc_glibc? ( threads )
osmesa? ( opengl )
- test? ( abi_x86_32 )" # osmesa-opengl #286560 # X-truetype #551124
+ test? ( abi_x86_32 )
+ 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.
diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.11.ebuild
b/app-emulation/wine-d3d9/wine-d3d9-3.11.ebuild
index 76dbf25..eba28b4 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.11.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.11.ebuild
@@ -49,7 +49,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
elibc_glibc? ( threads )
osmesa? ( opengl )
- test? ( abi_x86_32 )" # osmesa-opengl #286560 # X-truetype #551124
+ test? ( abi_x86_32 )
+ 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.
diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.12.ebuild
b/app-emulation/wine-d3d9/wine-d3d9-3.12.ebuild
index 76dbf25..eba28b4 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.12.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.12.ebuild
@@ -49,7 +49,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
elibc_glibc? ( threads )
osmesa? ( opengl )
- test? ( abi_x86_32 )" # osmesa-opengl #286560 # X-truetype #551124
+ test? ( abi_x86_32 )
+ 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.
diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.13.ebuild
b/app-emulation/wine-d3d9/wine-d3d9-3.13.ebuild
index 11b99cc..b92ea18 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.13.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.13.ebuild
@@ -49,7 +49,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
elibc_glibc? ( threads )
osmesa? ( opengl )
- test? ( abi_x86_32 )" # osmesa-opengl #286560 # X-truetype #551124
+ test? ( abi_x86_32 )
+ 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.
diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild
b/app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild
index 76dbf25..eba28b4 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild
@@ -49,7 +49,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
elibc_glibc? ( threads )
osmesa? ( opengl )
- test? ( abi_x86_32 )" # osmesa-opengl #286560 # X-truetype #551124
+ test? ( abi_x86_32 )
+ 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.
diff --git a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
b/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
index 11b99cc..b92ea18 100644
--- a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
+++ b/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
@@ -49,7 +49,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
X? ( truetype )
elibc_glibc? ( threads )
osmesa? ( opengl )
- test? ( abi_x86_32 )" # osmesa-opengl #286560 # X-truetype #551124
+ test? ( abi_x86_32 )
+ 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.