X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/18e12b0e123fc3e5f344682f884feabc12da0f5a..da307b707a65fb3bc4d4eb3a2dacb9a5a20ecbd0:/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"