From e8d93792a176362b53d4639cd256027bec92cd2b Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 15 Feb 2014 16:20:00 +0000 Subject: [PATCH] Install osmosis for taginfo --- cookbooks/taginfo/recipes/default.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cookbooks/taginfo/recipes/default.rb b/cookbooks/taginfo/recipes/default.rb index ac94c7107..51ddbe96a 100644 --- a/cookbooks/taginfo/recipes/default.rb +++ b/cookbooks/taginfo/recipes/default.rb @@ -36,6 +36,8 @@ package "g++" package "sqlite3" +package "osmosis" + package "ruby" package "rubygems" gem_package "json" -- 2.43.2