X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/b9eeecc2a3ad0fbba208b5b1cea862123fb746b6..281fc20d397cae1ff966d0157a351f4958ce8d24:/cookbooks/stateofthemap/metadata.rb diff --git a/cookbooks/stateofthemap/metadata.rb b/cookbooks/stateofthemap/metadata.rb index 63481503d..206bddd07 100644 --- a/cookbooks/stateofthemap/metadata.rb +++ b/cookbooks/stateofthemap/metadata.rb @@ -6,4 +6,7 @@ description "Installs and configures State of the Map services" version "1.0.0" supports "ubuntu" +depends "apache" +depends "git" +depends "ruby" depends "wordpress"