Skip to content

Commit

Permalink
Comment on node-canvas installation
Browse files Browse the repository at this point in the history
  • Loading branch information
andreyvit committed Jun 26, 2013
1 parent 5b6293b commit b26f7da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Rakefile
Expand Up @@ -217,7 +217,12 @@ PluginTask.new 'IcedCoffeeScript', :npm => %w(iced-coffee-script)
PluginTask.new 'TypeScript', :npm => %w(typescript)
PluginTask.new 'Eco', :npm => %w(eco)
PluginTask.new 'LESS', :npm => %w(less)

# Cairo prob on OS X? Try this:
# export PKG_CONFIG_PATH=/opt/X11/lib/pkgconfig
# see: https://github.com/mxcl/homebrew/issues/14123
PluginTask.new 'Stylus', :npm => %w(stylus nib canvas)

PluginTask.new 'Jade', :npm => %w(jade markdown)

PluginTask.new 'HAML', :gems => %w(haml tilt)
Expand Down

0 comments on commit b26f7da

Please sign in to comment.