BR mingw-srvany-redistributable
This is needed to run the limited test, else you will see: virt-v2v: error: One of rhsrvany.exe or pvvxsvc.exe is missing in /usr/share/virt-tools. One of them is required in order to install Windows firstboot scripts. You can get one by building rhsrvany (https://github.com/rwmjones/rhsrvany) I'm not quite sure why this error has cropped up now. Perhaps pulled in by an indirect dependency before?
This commit is contained in:
parent
df9fe268db
commit
a6ffe0a668
@ -95,6 +95,7 @@ BuildRequires: nbdkit-file-plugin
|
|||||||
BuildRequires: nbdkit-null-plugin
|
BuildRequires: nbdkit-null-plugin
|
||||||
BuildRequires: nbdkit-python-plugin
|
BuildRequires: nbdkit-python-plugin
|
||||||
BuildRequires: nbdkit-cow-filter >= 1.28.3-1.el9
|
BuildRequires: nbdkit-cow-filter >= 1.28.3-1.el9
|
||||||
|
BuildRequires: mingw-srvany-redistributable >= 1.1-6
|
||||||
%ifarch x86_64
|
%ifarch x86_64
|
||||||
BuildRequires: glibc-static
|
BuildRequires: glibc-static
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user