]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/nominatim/recipes/default.rb
missing dependency for ban script and more typos
[chef.git] / cookbooks / nominatim / recipes / default.rb
index f6a57a8efc7d78047bed6e9ac42e404e9e485c1a..8f08ef5af3f418ce5d6ad07b3b3630b761c37da6 100644 (file)
@@ -110,6 +110,7 @@ package "automake"
 package "libproj-dev"
 package "libprotobuf-c0-dev"
 package "protobuf-c-compiler"
+package "python-psycopg2"
 
 execute "php-pear-db" do
   command "pear install DB"