]> git.pld-linux.org Git - packages/libuv.git/commitdiff
uses gyp library not binary
authorElan Ruusamäe <glen@delfi.ee>
Sun, 7 Apr 2013 22:10:32 +0000 (01:10 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 7 Apr 2013 22:10:32 +0000 (01:10 +0300)
libuv.spec

index b3e80a8734a2aa495c57e46cb77963a9d0eafda5..87872622af61b624bc4594977f502e9c1d4d4eba 100644 (file)
@@ -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
This page took 0.026294 seconds and 4 git commands to generate.