On Tue, 2014-12-16 at 13:24 +0000, Daniel P. Berrange wrote: > On Tue, Dec 16, 2014 at 02:02:16PM +0100, Christophe Fergeau wrote: > > Several new dependencies were added with the recent msi installer > > update. > > --- > > mingw-virt-viewer.spec.in | 8 ++++++++ > > 1 file changed, 8 insertions(+) > > > > diff --git a/mingw-virt-viewer.spec.in b/mingw-virt-viewer.spec.in > > index ea8c20b..599ca8a 100644 > > --- a/mingw-virt-viewer.spec.in > > +++ b/mingw-virt-viewer.spec.in > > @@ -24,12 +24,16 @@ Source0: ftp://virt-manager.org/downloads/virt-viewer/virt-viewer-%{versi > > > > BuildRequires: mingw32-filesystem >= 23 > > BuildRequires: mingw64-filesystem >= 23 > > +BuildRequires: mingw32-glib-networking > > +BuildRequires: mingw64-glib-networking > > I'm not seeing any reference to this in our source tree - where is > it used ? It is a libsoup dependency (but not set as dependency in the mingw*-libsoup): https://bugzilla.redhat.com/show_bug.cgi?id=1169185 > > > BuildRequires: mingw32-glib2 >= @GLIB2_REQUIRED@ > > BuildRequires: mingw64-glib2 >= @GLIB2_REQUIRED@ > > BuildRequires: mingw32-gstreamer-plugins-bad-free > > BuildRequires: mingw64-gstreamer-plugins-bad-free > > BuildRequires: mingw32-gstreamer-plugins-good > > BuildRequires: mingw64-gstreamer-plugins-good > > +BuildRequires: mingw32-libgovirt > > +BuildRequires: mingw64-libgovirt > > BuildRequires: mingw32-gtk2 >= @GTK2_REQUIRED@ > > BuildRequires: mingw64-gtk2 >= @GTK2_REQUIRED@ > > BuildRequires: mingw32-libusbx > > @@ -42,6 +46,8 @@ BuildRequires: mingw32-gtk-vnc >= @GTK_VNC1_REQUIRED@ > > BuildRequires: mingw64-gtk-vnc >= @GTK_VNC1_REQUIRED@ > > BuildRequires: mingw32-readline > > BuildRequires: mingw64-readline > > +BuildRequires: mingw32-rest > > +BuildRequires: mingw64-rest > > Is this used directly, or only via libgovirt ? It is already a dep of > mingw*-libgovirt, so unless we directly use it too, we don't need to > list it here. > > > BuildRequires: mingw32-spice-glib > > BuildRequires: mingw64-spice-glib > > BuildRequires: mingw32-spice-gtk >= @SPICE_GTK_REQUIRED@ > > @@ -54,6 +60,8 @@ BuildRequires: intltool > > BuildRequires: icoutils > > BuildRequires: dos2unix > > BuildRequires: hicolor-icon-theme > > +BuildRequires: adwaita-icon-theme > > +BuildRequires: hwdata > > BuildRequires: gnome-icon-theme > > BuildRequires: msitools >= 0.92-2 > > Regards, > Daniel Best Regards, -- Fabiano Fidêncio _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list