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