X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d61f510cb4d8a4ae9f27268f8832c3c852983aca..4dcb23986ff3a910b930338201c8cd688bfdb8e9:/cookbooks/nominatim/recipes/default.rb diff --git a/cookbooks/nominatim/recipes/default.rb b/cookbooks/nominatim/recipes/default.rb index 5d73390fc..d2f674f72 100644 --- a/cookbooks/nominatim/recipes/default.rb +++ b/cookbooks/nominatim/recipes/default.rb @@ -1,8 +1,8 @@ # -# Cookbook Name:: nominatim +# Cookbook:: nominatim # Recipe:: base # -# Copyright 2015, OpenStreetMap Foundation +# Copyright:: 2015, OpenStreetMap Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -316,8 +316,6 @@ include_recipe "apache" package "php" package "php-fpm" package "php-pgsql" -package "php-pear" -package "php-db" package "php-intl" apache_module "rewrite"