From 4fe76d895f7de5418bd81e86736d89e575e04887 Mon Sep 17 00:00:00 2001 From: Erik van Pienbroek Date: Sat, 7 May 2016 16:11:15 +0200 Subject: [PATCH] Add BuildRequires: autopoint Needed to resolve: autoreconf: autopoint is needed because this package uses Gettext --- mingw-libgpg-error.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mingw-libgpg-error.spec b/mingw-libgpg-error.spec index 842daff..53082f7 100644 --- a/mingw-libgpg-error.spec +++ b/mingw-libgpg-error.spec @@ -28,7 +28,7 @@ BuildRequires: mingw64-gettext BuildRequires: gettext # See comment in %%prep for details -BuildRequires: libtool autoconf automake +BuildRequires: libtool autoconf automake autopoint %description