]> git.openstreetmap.org Git - chef.git/commitdiff
Install g++ for building planet-dump-ng
authorTom Hughes <tom@compton.nu>
Mon, 18 May 2020 18:16:58 +0000 (18:16 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 18 May 2020 19:14:11 +0000 (20:14 +0100)
cookbooks/planet/recipes/dump.rb

index 94fd04e937a6e768240b9dd438ea8b4ff63ce03a..327ddc38ff516d16662fc03e8da9d5807661d315 100644 (file)
@@ -29,6 +29,7 @@ include_recipe "incron"
 
 package %w[
   gcc
+  g++
   make
   autoconf
   automake