]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/stateofthemap/recipes/default.rb
Add test for stateofthemap cookbook
[chef.git] / cookbooks / stateofthemap / recipes / default.rb
index 01c4bc91000d84b27ef6d4eb4d9b6e702522df00..1bb8176f177f05141a31d051821c282a68a93b29 100644 (file)
@@ -284,7 +284,9 @@ end
 package %w[
   ruby
   ruby-dev
+  libssl-dev
   zlib1g-dev
+  pkg-config
 ]
 
 apache_module "expires"