X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/9a3fee3b9f30028f6c0ee703dbf9ce86b4bab17b..a032922e52b7c4a5b5b461ca62d289b702d922e8:/cookbooks/tile/recipes/default.rb?ds=sidebyside 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"