X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/16f53087287184b75bf502ab7101627a094cc205..253e0ba76148286b5bd69a11225dda24e7195934:/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]