diff options
author | Karel Kočí <cynerd@email.cz> | 2018-06-18 15:23:45 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-06-18 15:23:45 +0200 |
commit | c873bf7b919a7fce27028eda664c5eb917631f4c (patch) | |
tree | e9cbf507c761c766cb69c3641a6e40c7532f2cfb /profiles/gaming | |
parent | cc4be33a137cb4d979b7fa6ac05343d8a750d459 (diff) | |
download | gentoo-personal-overlay-c873bf7b919a7fce27028eda664c5eb917631f4c.tar.gz gentoo-personal-overlay-c873bf7b919a7fce27028eda664c5eb917631f4c.tar.bz2 gentoo-personal-overlay-c873bf7b919a7fce27028eda664c5eb917631f4c.zip |
Revert "Revert "Revert "Revert "Enable vulkan and vkd3d for wine""""
This reverts commit cc4be33a137cb4d979b7fa6ac05343d8a750d459.
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..9d430eb 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 |