]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tile/recipes/default.rb
Remove block on scale 3600
[chef.git] / cookbooks / tile / recipes / default.rb
index 8eb5c312ff4d13b710f5d42fc27df1280530fb18..dd4a7a603590385e42e0c35edbeff68321d29482 100644 (file)
@@ -117,7 +117,9 @@ end
 package "python-cairo"
 package "python-mapnik"
 
-package "fonts-noto"
+package "fonts-noto-cjk"
+package "fonts-noto-hinted"
+package "fonts-noto-unhinted"
 package "ttf-unifont"
 
 directory "/srv/tile.openstreetmap.org/cgi-bin" do