[nodejs-tilejson] BuildRequire npm(step) for tests

Tom Hughes tomh at fedoraproject.org
Tue May 28 17:54:20 UTC 2013


commit ef8fbe2fcf1ad76e2d4e68604c8bb4004c9aff7b
Author: Tom Hughes <tom at compton.nu>
Date:   Tue May 28 18:53:59 2013 +0100

    BuildRequire npm(step) for tests

 nodejs-tilejson.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/nodejs-tilejson.spec b/nodejs-tilejson.spec
index de99ee7..cdd4d14 100644
--- a/nodejs-tilejson.spec
+++ b/nodejs-tilejson.spec
@@ -15,6 +15,7 @@ BuildRequires:  nodejs-devel
 %if 0%{?enable_tests}
 BuildRequires:  npm(mocha)
 BuildRequires:  npm(get)
+BuildRequires:  npm(step)
 BuildRequires:  npm(agentkeepalive)
 %endif
 


More information about the scm-commits mailing list