X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/b9eeecc2a3ad0fbba208b5b1cea862123fb746b6..586d197702be461402f6837edf1ef6c612c1f0a7:/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"