X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/16f53087287184b75bf502ab7101627a094cc205..eba22a7d197957844086def0e158481d4f701692:/cookbooks/civicrm/recipes/default.rb diff --git a/cookbooks/civicrm/recipes/default.rb b/cookbooks/civicrm/recipes/default.rb index b0717ef54..802294116 100644 --- a/cookbooks/civicrm/recipes/default.rb +++ b/cookbooks/civicrm/recipes/default.rb @@ -21,9 +21,12 @@ include_recipe "wordpress" include_recipe "mysql" package %w[ + php-xml + php-curl rsync unzip wkhtmltopdf + php-bcmath ] cache_dir = Chef::Config[:file_cache_path]