We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f20618d commit 11b5487Copy full SHA for 11b5487
doc/source/quickstart.rst
@@ -55,7 +55,7 @@ install all many of these with::
55
56
sudo dpkg --add-architecture i386
57
sudo apt-get update
58
- sudo apt-get install -y build-essential ccache git zlib1g-dev python2.7 python2.7-dev libncurses5:i386 libstdc++6:i386 zlib1g:i386 openjdk-7-jdk unzip
+ sudo apt-get install -y build-essential ccache git zlib1g-dev python2.7 python2.7-dev libncurses5:i386 libstdc++6:i386 zlib1g:i386 openjdk-7-jdk unzip ant
59
60
When installing the Android SDK and NDK, note the filepaths where they
61
may be found, and the version of the NDK installed. You may need to
0 commit comments