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