diff options
author | Nick Sarnie <sarnex@gentoo.org> | 2020-03-30 20:44:17 -0400 |
---|---|---|
committer | Nick Sarnie <sarnex@gentoo.org> | 2020-03-30 20:47:41 -0400 |
commit | 1205ce5a3b2aeb6cec6bd9025151f93373e6c15b (patch) | |
tree | 28bcc97357c8c0f9c0498b20f68c76ae3295b009 /app-emulation/wine-vanilla/metadata.xml | |
parent | net-vpn/wireguard-modules: bump to 1.0.20200330 (diff) | |
download | gentoo-1205ce5a3b2aeb6cec6bd9025151f93373e6c15b.tar.gz gentoo-1205ce5a3b2aeb6cec6bd9025151f93373e6c15b.tar.bz2 gentoo-1205ce5a3b2aeb6cec6bd9025151f93373e6c15b.zip |
app-emulation/wine-vanilla: Sync with ::wine
Add unwind USE
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'app-emulation/wine-vanilla/metadata.xml')
-rw-r--r-- | app-emulation/wine-vanilla/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/wine-vanilla/metadata.xml b/app-emulation/wine-vanilla/metadata.xml index 359856c711db..03b00009d222 100644 --- a/app-emulation/wine-vanilla/metadata.xml +++ b/app-emulation/wine-vanilla/metadata.xml @@ -40,6 +40,7 @@ This variant of the Wine packaging does not include external patchsets (these pages are not currently in the updated WineHQ Wiki).</flag> <flag name="sdl">Add support for gamepad detection using SDL</flag> <flag name="udev">Use <pkg>virtual/libudev</pkg> to provide plug and play support</flag> + <flag name="unwind">Use <pkg>sys-libs/libunwind</pkg> to unwind the stack</flag> <flag name="vkd3d">Use <pkg>app-emulation/vkd3d</pkg> to provide Direct3D 12 support</flag> <flag name="vulkan">Enable Vulkan drivers</flag> </use> |