summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh
index 6f97c7d..4c7ecae 100644
--- a/setup.sh
+++ b/setup.sh
@@ -6,4 +6,6 @@ virtualenv --no-site-packages slavenv
sed -i "s/SLAVENAME/$SLAVENAME/" start
cd slavenv
./bin/pip install buildbot-slave
+./bin/pip install requests
+./bin/pip install sandboxlib
./bin/buildslave create-slave --umask=022 -r $SLAVENAME 52.19.1.31:9989 $SLAVENAME $PASSWORD