From fe044388323e5a65e2961df73015d73d3dfa40e9 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Sat, 6 Jan 2018 14:18:19 -0500 Subject: [PATCH] spec: Add dep on genisoimage, for isoinfo --- virt-manager.spec.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/virt-manager.spec.in b/virt-manager.spec.in index bc2f10bca..d26400d90 100644 --- a/virt-manager.spec.in +++ b/virt-manager.spec.in @@ -80,6 +80,8 @@ Requires: python-ipaddr Requires: libosinfo >= 0.2.10 # Required for gobject-introspection infrastructure Requires: pygobject3-base +# Required for pulling files from iso media with isoinfo +Requires: genisoimage %description common Common files used by the different virt-manager interfaces, as well as