add missing buildrequires on gettext
This commit is contained in:
parent
1c669d3455
commit
c3f625c6bb
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user