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 afdefec commit f83ca04Copy full SHA for f83ca04
docs/source/prerequisites.rst
@@ -14,7 +14,7 @@ might need other tools (cython is used by some recipes, and ccache to speedup th
14
15
If you are on a 64 bit distro, you should install these packages too ::
16
17
- sudo apt-get install ia32-libs and lib6-dev-i386
+ sudo apt-get install ia32-libs and libc6-dev-i386
18
19
You must have android SDK and NDK. Right now, it's prefered to use:
20
0 commit comments