mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 16:21:39 +00:00
fixed bad display in opensuse glx recommends, only fix for opensuse users unless you already packaged the last version, then you
should update because the output will be broken.
This commit is contained in:
parent
d5e792aca8
commit
1bc928d497
2
inxi
2
inxi
|
@ -1787,7 +1787,7 @@ check_recommends_items()
|
|||
wc:coreutils~coreutils~coreutils~:word_character_count
|
||||
'
|
||||
local x_recommends='
|
||||
glxinfo:mesa-utils~mesa-demos~glx-utils (openSUSE 12.3 and later-Mesa-demo-x)~:-G_glx_info
|
||||
glxinfo:mesa-utils~mesa-demos~glx-utils_(openSUSE_12.3_and_later_Mesa-demo-x)~:-G_glx_info
|
||||
xdpyinfo:X11-utils~xorg-xdpyinfo~xorg-x11-utils~:-G_multi_screen_resolution
|
||||
xprop:X11-utils~xorg-xprop~x11-utils~:-S_desktop_data
|
||||
xrandr:x11-xserver-utils~xrandr~x11-server-utils~:-G_single_screen_resolution
|
||||
|
|
Loading…
Reference in a new issue