Add dmidecode on supported architectures
Currently supported on i386, x86_64, aarch64 Resolves: rhbz#1714793
This commit is contained in:
parent
457b481fee
commit
6260daf8ab
@ -123,6 +123,9 @@ installpkg pciutils usbutils ipmitool
|
|||||||
installpkg mt-st smartmontools
|
installpkg mt-st smartmontools
|
||||||
installpkg hdparm
|
installpkg hdparm
|
||||||
installpkg rng-tools
|
installpkg rng-tools
|
||||||
|
%if basearch in ("i386", "x86_64", "aarch64"):
|
||||||
|
installpkg dmidecode
|
||||||
|
%endif
|
||||||
|
|
||||||
## fonts & themes
|
## fonts & themes
|
||||||
installpkg bitmap-fangsongti-fonts
|
installpkg bitmap-fangsongti-fonts
|
||||||
|
Loading…
Reference in New Issue
Block a user