]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/civicrm/recipes/default.rb
Civicrm requires php-bcmath package
[chef.git] / cookbooks / civicrm / recipes / default.rb
index 6943b0f3a32448968d0859771de4321a57e74ed1..80229411678989410b8ee85bc37847215e2138fc 100644 (file)
@@ -26,6 +26,7 @@ package %w[
   rsync
   unzip
   wkhtmltopdf
+  php-bcmath
 ]
 
 cache_dir = Chef::Config[:file_cache_path]