[Android] Also install lighttpd.

It used to be manually listed in the new engineer setup guide. Removing
it from there and adding here.

NOTRY=true


Review URL: https://chromiumcodereview.appspot.com/11777031

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175960 0039d316-1c4b-4281-b951-d872f2087c98
parent cff498e3
...@@ -44,7 +44,7 @@ sudo apt-get -f install ...@@ -44,7 +44,7 @@ sudo apt-get -f install
# be installed manually on late-model versions. # be installed manually on late-model versions.
# common # common
sudo apt-get -y install python-pexpect xvfb x11-utils sudo apt-get -y install lighttpd python-pexpect xvfb x11-utils
if /usr/bin/lsb_release -r -s | grep -q "12."; then if /usr/bin/lsb_release -r -s | grep -q "12."; then
# Ubuntu 12.x # Ubuntu 12.x
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment