X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1c848471a16f9d1ee1fc8a327af110447ea1ef4c..11eb228156a5244b3f4484940728c514d64b22e6:/cookbooks/tilecache/metadata.rb?ds=inline diff --git a/cookbooks/tilecache/metadata.rb b/cookbooks/tilecache/metadata.rb index ce9c0e62a..39e123ef1 100644 --- a/cookbooks/tilecache/metadata.rb +++ b/cookbooks/tilecache/metadata.rb @@ -4,4 +4,5 @@ license "Apache 2.0" description "Installs and configures a tile cache" long_description IO.read(File.join(File.dirname(__FILE__), 'README.rdoc')) version "1.0.0" +depends "ssl" depends "squid"