bottles-unwrapped: fix vulkan detection by adding vulkan-tools
Bottles 63.1 detects Vulkan support using `vulkaninfo` at runtime. Provide `vulkan-tools` so Vulkan detection works correctly. Ref: bottlesdevs/Bottles@fda2486ca1
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
gamescope,
|
||||
mangohud,
|
||||
vkbasalt-cli,
|
||||
vulkan-tools,
|
||||
vmtouch,
|
||||
libportal,
|
||||
nix-update-script,
|
||||
@@ -103,6 +104,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
||||
xdpyinfo
|
||||
imagemagick
|
||||
vkbasalt-cli
|
||||
vulkan-tools
|
||||
|
||||
gamemode
|
||||
gamescope
|
||||
|
||||
Reference in New Issue
Block a user