]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tile/recipes/default.rb
Fix issues with the export script
[chef.git] / cookbooks / tile / recipes / default.rb
index 261c0e9ede2f5be4129240d4d9b5457578bd9194..67aeeaa11af151e8a82dc5999c3e706e3bb4e801 100644 (file)
@@ -96,6 +96,9 @@ remote_directory "/srv/tile.openstreetmap.org/html" do
   files_mode 0644
 end
 
+package "python-cairo"
+package "python-mapnik"
+
 directory "/srv/tile.openstreetmap.org/cgi-bin" do
   owner "tile"
   group "tile"