mirror of
https://github.com/smxi/inxi.git
synced 2024-11-17 00:31:19 +00:00
small change only for opensuse 12.3 in recommends, ignore this if you are not a package maintainer for opensuse 12.3.
This commit is contained in:
parent
c6905ed8e8
commit
d5e792aca8
4
inxi
4
inxi
|
@ -2,7 +2,7 @@
|
||||||
########################################################################
|
########################################################################
|
||||||
#### Script Name: inxi
|
#### Script Name: inxi
|
||||||
#### Version: 1.9.7
|
#### Version: 1.9.7
|
||||||
#### Date: May 25 2013
|
#### Date: May 30 2013
|
||||||
#### Patch Number: 00
|
#### Patch Number: 00
|
||||||
########################################################################
|
########################################################################
|
||||||
#### SPECIAL THANKS
|
#### SPECIAL THANKS
|
||||||
|
@ -1787,7 +1787,7 @@ check_recommends_items()
|
||||||
wc:coreutils~coreutils~coreutils~:word_character_count
|
wc:coreutils~coreutils~coreutils~:word_character_count
|
||||||
'
|
'
|
||||||
local x_recommends='
|
local x_recommends='
|
||||||
glxinfo:mesa-utils~mesa-demos~glx-utils~:-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
|
xdpyinfo:X11-utils~xorg-xdpyinfo~xorg-x11-utils~:-G_multi_screen_resolution
|
||||||
xprop:X11-utils~xorg-xprop~x11-utils~:-S_desktop_data
|
xprop:X11-utils~xorg-xprop~x11-utils~:-S_desktop_data
|
||||||
xrandr:x11-xserver-utils~xrandr~x11-server-utils~:-G_single_screen_resolution
|
xrandr:x11-xserver-utils~xrandr~x11-server-utils~:-G_single_screen_resolution
|
||||||
|
|
Loading…
Reference in a new issue