[packages/wget] update BR
glen
glen at pld-linux.org
Thu Feb 25 14:07:39 CET 2016
commit a448e4070fbd2b3155263aa203f4a53bc376bb6b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Feb 25 15:05:11 2016 +0200
update BR
- gettext-devel -- configure.ac: AM_GNU_GETTEXT([external],[need-ngettext])
- pkgconfig -- configure.ac: PKG_PROG_PKG_CONFIG
wget.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/wget.spec b/wget.spec
index a80802b..71d9453 100644
--- a/wget.spec
+++ b/wget.spec
@@ -34,7 +34,7 @@ URL: http://www.gnu.org/software/wget/
BuildRequires: attr-devel
BuildRequires: autoconf >= 2.61
BuildRequires: automake >= 1:1.9
-BuildRequires: gettext-tools >= 0.17
+BuildRequires: gettext-devel >= 0.17
%{?with_gnutls:BuildRequires: gnutls-devel}
BuildRequires: gpgme-devel >= 0.4.2
BuildRequires: libidn-devel
@@ -44,6 +44,7 @@ BuildRequires: libuuid-devel
%{!?with_gnutls:BuildRequires: openssl-devel >= 0.9.7m}
BuildRequires: pcre-devel
BuildRequires: perl-devel
+BuildRequires: pkgconfig
BuildRequires: tar >= 1:1.22
BuildRequires: texinfo
BuildRequires: xz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wget.git/commitdiff/a448e4070fbd2b3155263aa203f4a53bc376bb6b
More information about the pld-cvs-commit
mailing list