diff options
author | 2020-03-30 20:45:41 -0400 | |
---|---|---|
committer | 2020-03-30 20:47:41 -0400 | |
commit | a0f47f12ffa2381a33c872db6cc344e1a4c764d1 (patch) | |
tree | 44cd0abb45cc08d9167055964fac1880fb93c1f5 /app-emulation/wine-staging/metadata.xml | |
parent | app-emulation/wine-vanilla: Sync with ::wine (diff) | |
download | gentoo-a0f47f12ffa2381a33c872db6cc344e1a4c764d1.tar.gz gentoo-a0f47f12ffa2381a33c872db6cc344e1a4c764d1.tar.bz2 gentoo-a0f47f12ffa2381a33c872db6cc344e1a4c764d1.zip |
app-emulation/wine-staging: 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-staging/metadata.xml')
-rw-r--r-- | app-emulation/wine-staging/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/wine-staging/metadata.xml b/app-emulation/wine-staging/metadata.xml index ebbe6f231533..47f226562ce0 100644 --- a/app-emulation/wine-staging/metadata.xml +++ b/app-emulation/wine-staging/metadata.xml @@ -44,6 +44,7 @@ This variant of the Wine packaging includes the Wine-Staging patchset. <flag name="staging">Apply Wine-Staging patches for advanced feature support that haven't made it into upstream Wine yet</flag> <flag name="themes">Support GTK+:3 window theming through Wine-Staging</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> |