Merge pull request #313131 from Luk-ESC/replace-mesa-demos-prismlauncher
prismlauncher: replace mesa-demos with glxinfo
This commit is contained in:
commit
df6d42131a
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user