X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1a87e7a0030888630cf004c66b2f051a794d6f6c..f667d26c54fa043489d1f37b9617f937cfb04bfc:/cookbooks/nominatim/recipes/default.rb diff --git a/cookbooks/nominatim/recipes/default.rb b/cookbooks/nominatim/recipes/default.rb index f6a57a8ef..8f08ef5af 100644 --- a/cookbooks/nominatim/recipes/default.rb +++ b/cookbooks/nominatim/recipes/default.rb @@ -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"