mirror of
https://github.com/smxi/inxi.git
synced 2025-01-18 16:37:49 +00:00
wm updates
This commit is contained in:
parent
2ea369b0d6
commit
8ad982ab77
4
pinxi
4
pinxi
|
@ -3588,7 +3588,7 @@ sub set_item_data {
|
|||
'info' => '-G X11/Wayland EGL info',
|
||||
'info-bsd' => '-G X11/Wayland EGL info',
|
||||
'apt' => 'mesa-utils (or: mesa-utils-extra)',
|
||||
'pacman' => 'mesa-demos',
|
||||
'pacman' => 'mesa-utils',
|
||||
'pkgtool' => 'mesa',
|
||||
'rpm' => 'egl-utils (SUSE: Mesa-demo-egl)',
|
||||
},
|
||||
|
@ -3596,7 +3596,7 @@ sub set_item_data {
|
|||
'info' => '-G X11 GLX info',
|
||||
'info-bsd' => '-G X11 GLX info',
|
||||
'apt' => 'mesa-utils',
|
||||
'pacman' => 'mesa-demos',
|
||||
'pacman' => 'mesa-utils',
|
||||
'pkgtool' => 'mesa',
|
||||
'rpm' => 'glx-utils (Fedora: glx-utils; SUSE: Mesa-demo-x)',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue