mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-21 20:15:17 +00:00
Remove dmidecode dependancy outside PC arches
The new dependancy is only available on ix86, x86_64 and ia64
This commit is contained in:
parent
e7201afdf7
commit
450c927d9a
@ -346,8 +346,10 @@ Requires: device-mapper
|
||||
%if %{with_cgconfig}
|
||||
Requires: libcgroup
|
||||
%endif
|
||||
%ifarch i386 i586 i686 x86_64 ia64
|
||||
# For virConnectGetSysinfo
|
||||
Requires: dmidecode
|
||||
%endif
|
||||
# For service management
|
||||
%if %{with_systemd}
|
||||
Requires(post): systemd-units
|
||||
|
Loading…
x
Reference in New Issue
Block a user