]> git.openstreetmap.org Git - chef.git/commitdiff
Install pkg-config for building planet-dump-ng
authorTom Hughes <tom@compton.nu>
Mon, 18 May 2020 21:29:52 +0000 (21:29 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 18 May 2020 21:36:44 +0000 (22:36 +0100)
cookbooks/planet/recipes/dump.rb

index 327ddc38ff516d16662fc03e8da9d5807661d315..7a987eec74c12c84201319c604f4541313a7a5ef 100644 (file)
@@ -33,6 +33,7 @@ package %w[
   make
   autoconf
   automake
+  pkg-config
   libxml2-dev
   libboost-dev
   libboost-program-options-dev