]> git.openstreetmap.org Git - chef.git/commitdiff
Add additional imagery tools for devs on errol
authorGrant Slater <grant.slater@wearefriday.com>
Sun, 6 Sep 2015 13:59:46 +0000 (14:59 +0100)
committerGrant Slater <grant.slater@wearefriday.com>
Sun, 6 Sep 2015 13:59:46 +0000 (14:59 +0100)
cookbooks/dev/recipes/default.rb

index bca846b2298db2fc910e0df1963fdfce3adaefcb..336fad65d8985f4014f558b047218d92404ae345 100644 (file)
@@ -41,6 +41,9 @@ package "php5-mysql"
 package "php5-pgsql"
 package "php5-sqlite"
 
+package "pngcrush"
+package "pngquant"
+
 package "python"
 package "python-argparse"
 package "python-beautifulsoup"
@@ -48,6 +51,7 @@ package "python-cheetah"
 package "python-dateutil"
 package "python-magic"
 package "python-psycopg2"
+package "python-gdal"
 
 easy_install_package "geojson"