X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2bfb0ef07fb64314f5c4ded641a8c280df9c1d0b..a9eccad425a4f107b6449a670954179fd27b30c6:/cookbooks/tilelog/metadata.rb 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"