X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e051122790c1ad8fda6cff83bd3ecb84380ef738..294430563e19e11955eb72c928a2b6e37ffa9513:/cookbooks/tile/recipes/default.rb diff --git a/cookbooks/tile/recipes/default.rb b/cookbooks/tile/recipes/default.rb index 89212c2ee..d51d9d367 100644 --- a/cookbooks/tile/recipes/default.rb +++ b/cookbooks/tile/recipes/default.rb @@ -392,6 +392,7 @@ package "osm2pgsql" package "osmosis" package "ruby" +package "ruby-dev" if node[:lsb][:release].to_f < 14.04 package "rubygems"