From: Tom Hughes Date: Mon, 18 May 2020 18:16:58 +0000 (+0000) Subject: Install g++ for building planet-dump-ng X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/0f5529d3a61bef555a980a51d09da2264cdc0324 Install g++ for building planet-dump-ng --- diff --git a/cookbooks/planet/recipes/dump.rb b/cookbooks/planet/recipes/dump.rb index 94fd04e93..327ddc38f 100644 --- a/cookbooks/planet/recipes/dump.rb +++ b/cookbooks/planet/recipes/dump.rb @@ -29,6 +29,7 @@ include_recipe "incron" package %w[ gcc + g++ make autoconf automake