X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/adb83d04bca71359e958fb1db019bef8021cd587..ef19ec1743b2b9f0fa33dce529a4e4d36aea185c:/cookbooks/taginfo/recipes/default.rb diff --git a/cookbooks/taginfo/recipes/default.rb b/cookbooks/taginfo/recipes/default.rb index 68b9210ac..8650b21c7 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 "libboost-program-options-dev" package "cmake" package "make" package "g++"