X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d68f9a360c3d96ad0cc11d3af2f4a1370e2851f2..ba874accf389eb9ea33db83df767af84b2f251d1:/cookbooks/tile/recipes/default.rb diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index 8d3b2e8dc..e494d630d 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -100,6 +100,8 @@ end package "python-cairo" package "python-mapnik" +package "ttf-dejavu" +package "ttf-unifont" directory "/srv/tile.openstreetmap.org/cgi-bin" do owner "tile"