X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6db231309db4c58f4264beab8a72fd46fdd0d01d..a8971be8eaeb300e4448ed18d019da3fd2803b87:/cookbooks/web/recipes/cgimap.rb diff --git a/cookbooks/web/recipes/cgimap.rb b/cookbooks/web/recipes/cgimap.rb index fa4827aae..db86bd6f9 100644 --- a/cookbooks/web/recipes/cgimap.rb +++ b/cookbooks/web/recipes/cgimap.rb @@ -22,6 +22,7 @@ include_recipe "web::base" db_passwords = data_bag_item("db", "passwords") +package "g++" package "gcc" package "make" package "autoconf"