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