Turns out we need zip too.
authorabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 30 Jun 2012 05:02:16 +0000 (05:02 +0000)
committerabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 30 Jun 2012 05:02:16 +0000 (05:02 +0000)
* EWSTools/cold-boot.sh:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121622 268f45cc-cd09-0410-ab3c-d52691b4dbfc

Tools/ChangeLog
Tools/EWSTools/cold-boot.sh

index 8143e08..41d7b0f 100644 (file)
@@ -1,5 +1,11 @@
 2012-06-29  Adam Barth  <abarth@webkit.org>
 
+        Turns out we need zip too.
+
+        * EWSTools/cold-boot.sh:
+
+2012-06-29  Adam Barth  <abarth@webkit.org>
+
         Add a cold-boot.sh script for the EWS
         https://bugs.webkit.org/show_bug.cgi?id=90330
 
index a5dc840..02b34b7 100755 (executable)
@@ -49,7 +49,7 @@ echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select tr
 
 curl http://src.chromium.org/svn/trunk/src/build/install-build-deps.sh > install-build-deps.sh
 bash install-build-deps.sh --no-prompt
-sudo apt-get install xvfb screen -y
+sudo apt-get install xvfb screen zip -y
 
 cd /mnt
 sudo mkdir -p git