diff --git a/test/runner/setup/remote.sh b/test/runner/setup/remote.sh index f48fdbd7a19..e5dc1277d81 100644 --- a/test/runner/setup/remote.sh +++ b/test/runner/setup/remote.sh @@ -18,6 +18,9 @@ if [ "${platform}" = "freebsd" ]; then gtar \ mercurial \ python \ + py27-Jinja2 \ + py27-virtualenv \ + py27-cryptography \ rsync \ ruby \ subversion \