]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/recipes/dump.rb
Install g++ for building planet-dump-ng
[chef.git] / cookbooks / planet / recipes / dump.rb
index 94fd04e937a6e768240b9dd438ea8b4ff63ce03a..327ddc38ff516d16662fc03e8da9d5807661d315 100644 (file)
@@ -29,6 +29,7 @@ include_recipe "incron"
 
 package %w[
   gcc
+  g++
   make
   autoconf
   automake