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