X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/420bef370d088997cc4228451941e05e37c4e181..c9d8619094fe8690974cf4cb8cbc7a316e0d52f6:/cookbooks/taginfo/recipes/default.rb diff --git a/cookbooks/taginfo/recipes/default.rb b/cookbooks/taginfo/recipes/default.rb index fd8b6cac9..ec62ae45a 100644 --- a/cookbooks/taginfo/recipes/default.rb +++ b/cookbooks/taginfo/recipes/default.rb @@ -39,6 +39,7 @@ package "g++" package "sqlite3" package "osmosis" package "curl" +package "pbzip2" ruby_version = node[:passenger][:ruby_version]