]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/tile/recipes/default.rb
Use pyproj to project coordinates
[chef.git] / cookbooks / tile / recipes / default.rb
index 40039b3148d7f351abad41a36fd4e73f575739b3..b49223225463f0ffd9c42f84cf083513878d99f0 100644 (file)
@@ -157,6 +157,7 @@ end
 package %w[
   python3-cairo
   python3-mapnik
+  python3-pyproj
   python3-setuptools
 ]