X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/bed7db240ce3f7e9dcd7c3532f3a0e5a0afdf015..ea85f03e8a99762521be0fc45b6ae44eb030ecb8:/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"