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 f311d56 commit 3a9150eCopy full SHA for 3a9150e
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
+ sudo apt-get install build-essential patch git-core ccache ant pip python-dev
18
19
If you are on a 64 bit distro, you should install these packages too ::
20
0 commit comments