X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/aa43c745f430885a1b2473c468aa1cd47f55cee0..89b46bf7caacf3525f10cc6996d5951c828417bc:/cookbooks/planet/recipes/replication.rb diff --git a/cookbooks/planet/recipes/replication.rb b/cookbooks/planet/recipes/replication.rb index 6e3b6bc1e..42a6dbea0 100644 --- a/cookbooks/planet/recipes/replication.rb +++ b/cookbooks/planet/recipes/replication.rb @@ -24,7 +24,7 @@ db_passwords = data_bag_item("db", "passwords") package "postgresql-client" package "ruby" -package "rubygems" +package "ruby-dev" package "ruby-libxml" package "libpq-dev"