X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2f9232e7fc3d9f1cbcd882c7379d56a0686ec5e7..adb83d04bca71359e958fb1db019bef8021cd587:/cookbooks/taginfo/recipes/default.rb diff --git a/cookbooks/taginfo/recipes/default.rb b/cookbooks/taginfo/recipes/default.rb index 43e45e2ac..68b9210ac 100644 --- a/cookbooks/taginfo/recipes/default.rb +++ b/cookbooks/taginfo/recipes/default.rb @@ -31,6 +31,7 @@ package "libexpat1-dev" package "libsparsehash-dev" package "libgd2-xpm-dev" package "libicu-dev" +package "cmake" package "make" package "g++"