[packages/nodejs/dev-4.2: 2/3] requires http-parser 2.5.0
glen
glen at pld-linux.org
Sat Oct 17 23:02:26 CEST 2015
commit 77c8888a6297e36f31e00f421a7694714ccddbb7
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Oct 17 23:56:02 2015 +0300
requires http-parser 2.5.0
nodejs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nodejs.spec b/nodejs.spec
index fd49c9f..83e68dd 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -31,7 +31,7 @@ Patch7: %{name}-revert-utf8-node.patch
URL: https://nodejs.org/
BuildRequires: c-ares-devel
BuildRequires: gcc >= 5:4.0
-BuildRequires: http-parser-devel >= 2.0
+BuildRequires: http-parser-devel >= 2.5.0
BuildRequires: libstdc++-devel
%{?with_system_uv:BuildRequires: libuv-devel >= 0.10}
BuildRequires: openssl-devel
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nodejs.git/commitdiff/9618d15b362f2bdfe81b094355f474cea74ab062
More information about the pld-cvs-commit
mailing list