qemu-img also required to run the tests.
It is pulled in indirectly by libguestfs, but on non-libguestfs arches (s390x in this case) we end up skipping the IPv4 tests.
This commit is contained in:
parent
1a2d9f084c
commit
4a058bf5aa
@ -62,6 +62,7 @@ BuildRequires: ruby-devel
|
||||
|
||||
# Only for running the test suite:
|
||||
BuildRequires: /usr/bin/certtool
|
||||
BuildRequires: /usr/bin/qemu-img
|
||||
BuildRequires: /usr/bin/socat
|
||||
BuildRequires: /usr/sbin/ss
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user