]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/resources/rails_port.rb
Install libvips42 for image analysis
[chef.git] / cookbooks / web / resources / rails_port.rb
index 1524964d0b6e030bd4c6a53784ad9388097c4b18..961bbc3a4e7def11d7a5bbd9187bae462bcb113e 100644 (file)
@@ -88,6 +88,7 @@ property :tile_cdn_url, String
 action :create do
   package %W[
     imagemagick
+    libvips42
     nodejs
     tzdata
   ]