X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/cae18506235a90ec0f0ae2413a783e877d7210da..e4f3321f72750452a7c0960fca7c527108274ddb:/cookbooks/gps-tile/recipes/default.rb diff --git a/cookbooks/gps-tile/recipes/default.rb b/cookbooks/gps-tile/recipes/default.rb index 2a4db9582..eb019f8f0 100644 --- a/cookbooks/gps-tile/recipes/default.rb +++ b/cookbooks/gps-tile/recipes/default.rb @@ -17,7 +17,7 @@ # limitations under the License. # -include_recipe "apache" +include_recipe "apache::ssl" package "make" package "build-essential"