Merge pull request #303880 from Scrumplex/pkgs/prismlauncher/add-vulkan-loader

prismlauncher: add vulkan-loader
This commit is contained in:
Nick Cao 2024-04-14 10:40:49 -04:00 committed by GitHub
commit 53815617f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,6 +24,7 @@
, mesa-demos
, pciutils
, udev
, vulkan-loader
, libusb1
, msaClientID ? null
@ -100,6 +101,7 @@ symlinkJoin {
glfw
openal
stdenv.cc.cc.lib
vulkan-loader # VulkanMod's lwjgl
# oshi
udev