[packages/nodejs-inflight] fix dep error
glen
glen at pld-linux.org
Sat Jan 9 02:35:54 CET 2016
commit 155956457a69e47cfef909f87335c9f07843cce4
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Jan 9 03:35:49 2016 +0200
fix dep error
nodejs-inflight.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nodejs-inflight.spec b/nodejs-inflight.spec
index c32b107..e36e9c6 100644
--- a/nodejs-inflight.spec
+++ b/nodejs-inflight.spec
@@ -21,8 +21,8 @@ BuildRequires: nodejs-tap
BuildRequires: nodejs-wrappy
%endif
Requires: nodejs
+Requires: nodejs-once < 2.0.0
Requires: nodejs-once >= 1.3.0
-Requires: nodejs-once >= 2.0.0
Requires: nodejs-wrappy < 2
Requires: nodejs-wrappy >= 1
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nodejs-inflight.git/commitdiff/155956457a69e47cfef909f87335c9f07843cce4
More information about the pld-cvs-commit
mailing list