X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/9a3fee3b9f30028f6c0ee703dbf9ce86b4bab17b..8e3e7264d0bba3adc61ca88c33d636b0a7605da7:/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"