[nodejs-grunt-angular-templates] fixdep html-minifier

piotrp piotrp at fedoraproject.org
Mon Feb 16 20:33:12 UTC 2015


commit a7585fd639896a074c211a91a39a5bbbda09b53f
Author: Piotr Popieluch <piotr1212 at gmail.com>
Date:   Mon Feb 16 21:32:39 2015 +0100

    fixdep html-minifier

 nodejs-grunt-angular-templates.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/nodejs-grunt-angular-templates.spec b/nodejs-grunt-angular-templates.spec
index 5f554ce..d94acec 100644
--- a/nodejs-grunt-angular-templates.spec
+++ b/nodejs-grunt-angular-templates.spec
@@ -35,6 +35,7 @@ automatically caching your HTML templates with $templateCache.
 %prep
 %setup -q -n package
 rm -rf node_modules/
+%nodejs_fixdep html-minifier '~0.7.0'
 
 
 %build


More information about the scm-commits mailing list