X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b0c412752eb8b1b15afaee92ec0be2fb42d7ad23..b8627fd624fca05dd6c11d9049399f9c5efdf842:/cookbooks/taginfo/recipes/default.rb diff --git a/cookbooks/taginfo/recipes/default.rb b/cookbooks/taginfo/recipes/default.rb index ae6c01eec..23589a6ba 100644 --- a/cookbooks/taginfo/recipes/default.rb +++ b/cookbooks/taginfo/recipes/default.rb @@ -31,6 +31,7 @@ package "libboost-dev" package "libexpat1-dev" package "libsparsehash-dev" package "libgd2-xpm-dev" +package "libicu-dev" package "make" package "g++"