From: Tom Hughes Date: Mon, 18 May 2020 21:29:52 +0000 (+0000) Subject: Install pkg-config for building planet-dump-ng X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/6e609a82330c8b354967c846e6d916bcc8a75109?ds=inline Install pkg-config for building planet-dump-ng --- diff --git a/cookbooks/planet/recipes/dump.rb b/cookbooks/planet/recipes/dump.rb index 327ddc38f..7a987eec7 100644 --- a/cookbooks/planet/recipes/dump.rb +++ b/cookbooks/planet/recipes/dump.rb @@ -33,6 +33,7 @@ package %w[ make autoconf automake + pkg-config libxml2-dev libboost-dev libboost-program-options-dev