From 3945a5341c46091fb29e982aeb9b6c754959c0fc Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Thu, 11 Jun 2015 17:53:03 -0300 Subject: [PATCH] ci: install virtualenv --- cookbooks/ci/recipes/spb.rb | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/cookbooks/ci/recipes/spb.rb b/cookbooks/ci/recipes/spb.rb index b4cd805..c2437cb 100644 --- a/cookbooks/ci/recipes/spb.rb +++ b/cookbooks/ci/recipes/spb.rb @@ -11,6 +11,7 @@ package 'virtualbox' package 'vagrant' package 'rake' package 'shunit2' +package 'python-virtualenv' # for building colab-deps # FIXME not in the archive yet # package 'chake' -- libgit2 0.21.2