[packages/libuv] uses gyp library not binary
glen
glen at pld-linux.org
Mon Apr 8 00:10:44 CEST 2013
commit 2b5915b2b9ba5b397460c593b8282af049764e1d
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Apr 8 01:10:32 2013 +0300
uses gyp library not binary
libuv.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libuv.spec b/libuv.spec
index b3e80a8..8787262 100644
--- a/libuv.spec
+++ b/libuv.spec
@@ -12,9 +12,9 @@ Source2: %{name}.pc.in
# backport fix to FTBFS in nodejs-0.10.3
# https://github.com/joyent/node/issues/5213
Patch0001: 0001-unix-include-uv.h-in-src-version.c.patch
-BuildRequires: gyp
BuildRequires: libstdc++-devel
BuildRequires: pkgconfig
+BuildRequires: python-gyp
# Bundling exception request:
# https://fedorahosted.org/fpc/ticket/231
Provides: bundled(libev) = 4.04
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libuv.git/commitdiff/2b5915b2b9ba5b397460c593b8282af049764e1d
More information about the pld-cvs-commit
mailing list