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 354f6aa commit fc4f532Copy full SHA for fc4f532
docs/source/prerequisites.rst
@@ -14,7 +14,7 @@ Prerequisites
14
You need the minimal environment for building python. Note that other libraries
15
might need other tools (cython is used by some recipes, and ccache to speedup the build)::
16
17
- sudo apt-get install build-essential patch git-core ccache ant pip python-dev
+ sudo apt-get install build-essential patch git-core ccache ant python-pip python-dev
18
19
If you are on a 64 bit distro, you should install these packages too ::
20
0 commit comments