From 347bb6f972d597ae45f7e5691d0912aeef885c51 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] Include correct BRs for autoreconf step. --- libvirt/mingw32-libvirt.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/libvirt/mingw32-libvirt.spec b/libvirt/mingw32-libvirt.spec index 14640fe..2b49baf 100644 --- a/libvirt/mingw32-libvirt.spec +++ b/libvirt/mingw32-libvirt.spec @@ -36,9 +36,13 @@ BuildRequires: mingw32-libxml2 BuildRequires: mingw32-portablexdr >= 4.0.11 BuildRequires: mingw32-readline BuildRequires: pkgconfig + # Need native version for msgfmt BuildRequires: gettext +# For autoreconf. +BuildRequires: autoconf, automake, libtool + BuildArch: noarch @@ -55,6 +59,7 @@ cp %{SOURCE1} src/ cp %{SOURCE2} src/ cp %{SOURCE3} src/ cp %{SOURCE4} src/ +autoreconf %build -- 1.8.3.1