diff options
author | Karel Kočí <cynerd@email.cz> | 2018-06-14 17:53:49 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-06-14 17:53:49 +0200 |
commit | cf707ceed48d92d009eb523dddca649683ada33d (patch) | |
tree | 884b9eb95ab6702e6f7f23c5821401079f198453 /profiles/gaming | |
parent | 2a12864a5e7eca047ab761ff287baf3813bdbae6 (diff) | |
download | gentoo-personal-overlay-cf707ceed48d92d009eb523dddca649683ada33d.tar.gz gentoo-personal-overlay-cf707ceed48d92d009eb523dddca649683ada33d.tar.bz2 gentoo-personal-overlay-cf707ceed48d92d009eb523dddca649683ada33d.zip |
Enable vulkan and vkd3d for wine
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 |