commit ac14fbe3fe01c6cff94e3e06948c191eaeba6997
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Jan 10 16:14:36 2016 +0200

    make gyp optional
    
    gyp is needed when compiling native modules, most of the modules are
    pure js

 npm.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/npm.spec b/npm.spec
index 073ef18..8d57d66 100644
--- a/npm.spec
+++ b/npm.spec
@@ -52,8 +52,6 @@ Requires:     nodejs-glob < 4.1
 Requires:      nodejs-glob >= 4.0.5
 Requires:      nodejs-graceful-fs < 3.1.0
 Requires:      nodejs-graceful-fs >= 3.0.0
-Requires:      nodejs-gyp < 1.1
-Requires:      nodejs-gyp >= 1.0.1
 Requires:      nodejs-inflight < 1.1.0
 Requires:      nodejs-inflight >= 1.0.1
 Requires:      nodejs-ini < 1.3.0
@@ -117,6 +115,9 @@ Requires:   nodejs-text-table >= 0.2.0
 Requires:      nodejs-uid-number = 0.0.5
 Requires:      nodejs-which < 2.0.0
 Requires:      nodejs-which >= 1.0.0
+Suggests:      nodejs-gyp
+Conflicts:     nodejs-gyp < 1.0.1
+Conflicts:     nodejs-gyp >= 1.1
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/npm.git/commitdiff/97eb8bffb8d1cde2a88da18314d3a9b2cacbe804

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to