Merge pull request #313131 from Luk-ESC/replace-mesa-demos-prismlauncher

prismlauncher: replace mesa-demos with glxinfo
This commit is contained in:
Aleksana 2024-05-21 20:51:43 +08:00 committed by GitHub
commit df6d42131a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,7 +21,7 @@
, jdk21
, gamemode
, flite
, mesa-demos
, glxinfo
, pciutils
, udev
, vulkan-loader
@ -113,7 +113,7 @@ symlinkJoin {
runtimePrograms = [
xorg.xrandr
mesa-demos # need glxinfo
glxinfo
pciutils # need lspci
]
++ additionalPrograms;