]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/recipes/dump.rb
Merge remote-tracking branch 'github/pull/323
[chef.git] / cookbooks / planet / recipes / dump.rb
index 327ddc38ff516d16662fc03e8da9d5807661d315..b7482b93c95ec3c623f5bcc7aeac071449c6ba82 100644 (file)
@@ -33,6 +33,7 @@ package %w[
   make
   autoconf
   automake
+  pkg-config
   libxml2-dev
   libboost-dev
   libboost-program-options-dev
@@ -57,7 +58,7 @@ end
 git "/opt/planet-dump-ng" do
   action :sync
   repository "https://github.com/zerebubuth/planet-dump-ng.git"
-  revision "v1.1.6"
+  revision "v1.1.7"
   depth 1
   user "root"
   group "root"