X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/9e2b2da0b74aa41c278d4df6aa042978c705fff0..fbdd990ff399d26a11e0dce096e15ef2d8cde521:/cookbooks/nominatim/recipes/base.rb diff --git a/cookbooks/nominatim/recipes/base.rb b/cookbooks/nominatim/recipes/base.rb index 88b9cf6fa..390de61f9 100644 --- a/cookbooks/nominatim/recipes/base.rb +++ b/cookbooks/nominatim/recipes/base.rb @@ -19,7 +19,6 @@ include_recipe "apache::ssl" include_recipe "postgresql" -include_recipe "git" package "php5" package "php5-cli"