]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/taginfo/recipes/default.rb
Add cmake to taginfo recipe.
[chef.git] / cookbooks / taginfo / recipes / default.rb
index 43e45e2acf5a7f19dbaaf7c42442be81871e9422..68b9210ac170d8f04e61d52733512de36aca0053 100644 (file)
@@ -31,6 +31,7 @@ package "libexpat1-dev"
 package "libsparsehash-dev"
 package "libgd2-xpm-dev"
 package "libicu-dev"
+package "cmake"
 package "make"
 package "g++"