]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/recipes/replication.rb
Install libc6-dev so we can compile pg extension
[chef.git] / cookbooks / planet / recipes / replication.rb
index 2a5867bc52779df17b94e1faaf6534d3c317ac03..fa3616f908bc5b6bb78f9e12d7829818934e4f1a 100644 (file)
@@ -32,6 +32,7 @@ package %w[
   ruby-libxml
   make
   gcc
+  libc6-dev
   libpq-dev
   osmdbt
 ]