projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc62750
)
Civicrm requires php-bcmath package
author
Guillaume RISCHARD
<git@stereo.lu>
Thu, 29 Oct 2020 08:07:42 +0000
(09:07 +0100)
committer
Guillaume RISCHARD
<git@stereo.lu>
Thu, 29 Oct 2020 08:07:42 +0000
(09:07 +0100)
cookbooks/civicrm/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/civicrm/recipes/default.rb
b/cookbooks/civicrm/recipes/default.rb
index 6943b0f3a32448968d0859771de4321a57e74ed1..80229411678989410b8ee85bc37847215e2138fc 100644
(file)
--- a/
cookbooks/civicrm/recipes/default.rb
+++ b/
cookbooks/civicrm/recipes/default.rb
@@
-26,6
+26,7
@@
package %w[
rsync
unzip
wkhtmltopdf
+ php-bcmath
]
cache_dir = Chef::Config[:file_cache_path]