From c3f625c6bb8fa738724ebbb6b187cdb66112a55f Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Thu, 25 Feb 2010 19:31:44 +0000 Subject: [PATCH] add missing buildrequires on gettext --- libgpg-error.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libgpg-error.spec b/libgpg-error.spec index ac46356..0a8c77c 100644 --- a/libgpg-error.spec +++ b/libgpg-error.spec @@ -8,7 +8,7 @@ Source1: ftp://ftp.gnupg.org/gcrypt/libgpg-error/%{name}-%{version}.tar.bz2.sig Group: System Environment/Libraries License: LGPLv2+ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gawk, gettext, autoconf, automake, libtool +BuildRequires: gawk, gettext, autoconf, automake, gettext, libtool Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig