Add checkstyle dependency to install-build-deps-android.sh

Add checkstyle to deps to unblock adding java checkstyle presubmit step.

BUG=320711
NOTRY=true

Review URL: https://codereview.chromium.org/80383008

git-svn-id: http://src.chromium.org/svn/trunk/src/build@236781 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
aurimas@chromium.org 2013-11-22 16:51:37 +00:00
Родитель 73a294f1b5
Коммит c36583aece
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -44,7 +44,7 @@ sudo apt-get -f install
# be installed manually on late-model versions.
# common
sudo apt-get -y install lighttpd python-pexpect xvfb x11-utils
sudo apt-get -y install checkstyle lighttpd python-pexpect xvfb x11-utils
# Few binaries in the Android SDK require 32-bit libraries on the host.
sudo apt-get -y install lib32z1 g++-multilib