X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/18e12b0e123fc3e5f344682f884feabc12da0f5a..993d0e674e027829dcf21005b38b9a9a1790a6ce:/cookbooks/foundation/recipes/owg.rb diff --git a/cookbooks/foundation/recipes/owg.rb b/cookbooks/foundation/recipes/owg.rb index 64f7cd5de..bc9b27093 100644 --- a/cookbooks/foundation/recipes/owg.rb +++ b/cookbooks/foundation/recipes/owg.rb @@ -23,6 +23,7 @@ include_recipe "git" package %w[ ruby ruby-dev + zlib1g-dev ] gem_package "bundler"