8000
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 ec98886 commit 6af5af7Copy full SHA for 6af5af7
doc/source/quickstart.rst
@@ -67,7 +67,7 @@ install most of these with::
67
68
sudo dpkg --add-architecture i386
69
sudo apt-get update
70
- 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 ccache
+ sudo apt-get install -y build-essential git zlib1g-dev python2.7 python2.7-dev libncurses5:i386 libstdc++6:i386 zlib1g:i386 openjdk-7-jdk unzip ant ccache
71
72
On Arch Linux (64 bit) you should be able to run the following to
73
install most of the dependencies (note: this list may not be
0 commit comments