X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2bfb0ef07fb64314f5c4ded641a8c280df9c1d0b..3c0e9a8a3178545962f25797d00d0edf9d8cd1fe:/cookbooks/tilelog/metadata.rb?ds=sidebyside diff --git a/cookbooks/tilelog/metadata.rb b/cookbooks/tilelog/metadata.rb index d5dd55bcf..d3f5a753c 100644 --- a/cookbooks/tilelog/metadata.rb +++ b/cookbooks/tilelog/metadata.rb @@ -6,5 +6,7 @@ description "Installs and configures tile log analysis" version "1.0.0" supports "ubuntu" +depends "accounts" +depends "planet" depends "python" depends "systemd"