[virt-tools-list] [virt-manager PATCH] spec: move dependency to libosinfo from virt-manager to common
Giuseppe Scrivano
gscrivan at redhat.com
Fri Oct 31 19:20:35 UTC 2014
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1159370
---
virt-manager.spec.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virt-manager.spec.in b/virt-manager.spec.in
index dc089ec..7ff267f 100644
--- a/virt-manager.spec.in
+++ b/virt-manager.spec.in
@@ -46,7 +46,6 @@ Requires: libxml2-python
Requires: vte3
Requires: dconf
Requires: dbus-x11
-Requires: libosinfo >= 0.2.10
# For console widget
Requires: gtk-vnc2
@@ -76,6 +75,7 @@ Requires: libvirt-python >= 0.7.0
Requires: libxml2-python
Requires: python-urlgrabber
Requires: python-ipaddr
+Requires: libosinfo >= 0.2.10
%description common
Common files used by the different virt-manager interfaces, as well as
--
1.9.3
More information about the virt-tools-list
mailing list