Add missing requires for xorriso

The tool used to manage the virt-manager package as an exploded source
git repository is supposed to copy over changes to the spec file, but a
misconfiguration issue caused some changes to be missed from the last
patch series. Add them manually here.

(virt-manager recently changed their upstream spec file from
virt-manager.spec.in to virt-manager.spec.)

Resolves: rhbz#1973236

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
Jonathon Jongsma 2021-07-30 10:29:12 -05:00
parent 119523ad88
commit f176a2f8ba
1 changed files with 2 additions and 2 deletions

View File

@ -79,8 +79,8 @@ Requires: python3-requests
Requires: libosinfo >= 0.2.10
# Required for gobject-introspection infrastructure
Requires: python3-gobject-base
# Required for pulling files from iso media with isoinfo
Requires: genisoimage
# Required for pulling files from iso media
Requires: xorriso
%description common
Common files used by the different virt-manager interfaces, as well as