[packages/nodejs-gyp] typo with mkdirp dep upper bound
glen
glen at pld-linux.org
Sun Jan 10 15:17:54 CET 2016
commit 717a03ec5c59c74731874d932bad4f8b0951ad2a
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Jan 10 02:12:40 2016 +0200
typo with mkdirp dep upper bound
nodejs-gyp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nodejs-gyp.spec b/nodejs-gyp.spec
index 6069063..21120fc 100644
--- a/nodejs-gyp.spec
+++ b/nodejs-gyp.spec
@@ -23,8 +23,8 @@ Requires: nodejs-graceful-fs < 4
Requires: nodejs-graceful-fs >= 3
Requires: nodejs-minimatch < 2
Requires: nodejs-minimatch >= 1
+Requires: nodejs-mkdirp < 1
Requires: nodejs-mkdirp >= 0.5.0
-Requires: nodejs-mkdirp >= 1
Requires: nodejs-nopt < 4
Requires: nodejs-nopt >= 2
Requires: nodejs-npmlog < 1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nodejs-gyp.git/commitdiff/717a03ec5c59c74731874d932bad4f8b0951ad2a
More information about the pld-cvs-commit
mailing list