tools not existing on s390x
This commit is contained in:
parent
3b8187752b
commit
8b81ae765d
@ -90,8 +90,11 @@ installpkg tigervnc-server-minimal tigervnc-server-module
|
||||
installpkg chrony rdate
|
||||
|
||||
## hardware utilities/libraries
|
||||
installpkg pciutils pcmciautils usbutils
|
||||
installpkg mt-st hdparm smartmontools
|
||||
installpkg pciutils usbutils
|
||||
installpkg mt-st smartmontools
|
||||
%if basearch != "s390x":
|
||||
installpkg hdparm pcmciautils
|
||||
%endif
|
||||
installpkg libmlx4
|
||||
|
||||
## translations & language packs
|
||||
|
Loading…
Reference in New Issue
Block a user