git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1433246 13f79535-47bb-0310-9956-ffa450edef68
@@ -23,6 +23,9 @@ should be listed by their full name.
BUG FIXES
+ AMBARI-1179. ambari-web does not compile due to less-brunch package update.
+ (yusaku)
+
AMBARI-1126. Change SUSE lzo dependency to only lzo-devel. (nate cole via
mahadev)
@@ -19,7 +19,7 @@
"uglify-js-brunch":">= 1.0 < 1.5",
"clean-css-brunch":">= 1.0 < 1.5",
"ember-handlebars-brunch":"git://github.com/icholy/ember-handlebars-brunch.git",
- "less-brunch":"git://github.com/brunch/less-brunch.git"
+ "less-brunch":">= 1.0 < 1.5"
},
"devDependencies":{
"mocha":"0.14.0",