X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/6766749acda8c73f24cdb134f697f24942bfe50f..92837c0f85ab30e0793bfb1010cfc126ce6d3dde:/cookbooks/tile/recipes/default.rb diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index 89489f5bd..5c923c8b7 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -381,10 +381,6 @@ package "osmosis" package "ruby" package "ruby-dev" -if node[:lsb][:release].to_f < 14.04 - package "rubygems" -end - package "libproj-dev" package "libxml2-dev"