]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/forum/recipes/default.rb
Require unzip for unpacking theme
[chef.git] / cookbooks / forum / recipes / default.rb
index e75e5a32133febcec3c9fb7f42c177562f1a563f..682a2bfa281057f2a6e08516cc23598c156ee616 100644 (file)
@@ -28,6 +28,7 @@ package %w[
   php-mysql
   php-xml
   php-apcu
+  unzip
 ]
 
 apache_module "php7.2"