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.
2 parents ec98886 + 6af5af7 commit 3c2825bCopy full SHA for 3c2825b
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