diff options
author | Sam James <sam@gentoo.org> | 2023-05-23 03:50:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-23 03:51:46 +0100 |
commit | 425cb326e6499f1657d489c9a2f3675b4bb299fe (patch) | |
tree | 0fc2f38cd47b5a5fb17d3b418e124eb30d04922d /app-emulation | |
parent | app-emulation/wine-staging: defer to new global USE=vulkan description (diff) | |
download | gentoo-425cb326e6499f1657d489c9a2f3675b4bb299fe.tar.gz gentoo-425cb326e6499f1657d489c9a2f3675b4bb299fe.tar.bz2 gentoo-425cb326e6499f1657d489c9a2f3675b4bb299fe.zip |
app-emulation/wine-vanilla: defer to new global USE=vulkan description
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine-vanilla/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/wine-vanilla/metadata.xml b/app-emulation/wine-vanilla/metadata.xml index 6692b0b1d557..c9f0e02fc1eb 100644 --- a/app-emulation/wine-vanilla/metadata.xml +++ b/app-emulation/wine-vanilla/metadata.xml @@ -30,7 +30,6 @@ This variant of the Wine packaging does not include external patchsets <flag name="samba">Pull in <pkg>net-fs/samba</pkg> with winbind for NTLM auth support</flag> <flag name="sdl">Enable gamepad support using <pkg>media-libs/libsdl2</pkg></flag> <flag name="vkd3d">Enable DirectX 12 support using <pkg>app-emulation/vkd3d</pkg></flag> - <flag name="vulkan">Enable Vulkan drivers</flag> </use> <upstream> <bugs-to>https://bugs.winehq.org/describecomponents.cgi?product=Wine</bugs-to> |