X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2bfb0ef07fb64314f5c4ded641a8c280df9c1d0b..80d6d380c0a01ed6e5f8f06225c2d3e3eb14f172:/cookbooks/stateofthemap/metadata.rb diff --git a/cookbooks/stateofthemap/metadata.rb b/cookbooks/stateofthemap/metadata.rb index b872349b2..4844cef30 100644 --- a/cookbooks/stateofthemap/metadata.rb +++ b/cookbooks/stateofthemap/metadata.rb @@ -6,5 +6,7 @@ description "Installs and configures State of the Map services" version "1.0.0" supports "ubuntu" -depends "ruby" +depends "apache" +depends "git" +depends "podman" depends "wordpress"