projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rework certificate handling
[chef.git]
/
cookbooks
/
tilecache
/
metadata.rb
diff --git
a/cookbooks/tilecache/metadata.rb
b/cookbooks/tilecache/metadata.rb
index ce9c0e62ae430da7a84afd335c2a00208374601b..39e123ef1c7d291faef2be5711194dd56dd783bc 100644
(file)
--- 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"