diff options
author | Karel Kočí <cynerd@email.cz> | 2018-06-18 14:54:04 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-06-18 14:54:04 +0200 |
commit | 19b40075358e7dd582564b9e00cb0fea11aefded (patch) | |
tree | adedc5b7b918e91b8b3370fd3441dc181a085dcb /profiles/gaming | |
parent | 2110a0091e5c100b197d6b2b902f027d3ad47d6e (diff) | |
download | gentoo-personal-overlay-19b40075358e7dd582564b9e00cb0fea11aefded.tar.gz gentoo-personal-overlay-19b40075358e7dd582564b9e00cb0fea11aefded.tar.bz2 gentoo-personal-overlay-19b40075358e7dd582564b9e00cb0fea11aefded.zip |
Revert "Revert "Enable vulkan and vkd3d for wine""
This reverts commit 2110a0091e5c100b197d6b2b902f027d3ad47d6e.
Diffstat (limited to 'profiles/gaming')
-rw-r--r-- | profiles/gaming/package.use | 2 | ||||
-rw-r--r-- | profiles/gaming/packages | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/profiles/gaming/package.use b/profiles/gaming/package.use index 7961015..d2609dc 100644 --- a/profiles/gaming/package.use +++ b/profiles/gaming/package.use @@ -7,3 +7,5 @@ dev-dotnet/libgdiplus cairo # For wine media-libs/libsdl2 haptic +app-emulation/wine-vanilla vulkan vkd3d +app-emulation/wine-staging vulkan vkd3d diff --git a/profiles/gaming/packages b/profiles/gaming/packages index 28bd163..509c67f 100644 --- a/profiles/gaming/packages +++ b/profiles/gaming/packages @@ -3,6 +3,7 @@ games-util/joystick # Wine app-emulation/wine-vanilla +app-emulation/wine-staging # Games #games-simulation/openttd |