8000 Update docs/source/prerequisites.rst · qiaokangqi/python-for-android@f83ca04 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f83ca04

Browse files
committed
Update docs/source/prerequisites.rst
1 parent afdefec commit f83ca04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/prerequisites.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ might need other tools (cython is used by some recipes, and ccache to speedup th
1414
1515
If you are on a 64 bit distro, you should install these packages too ::
1616

17-
sudo apt-get install ia32-libs and lib6-dev-i386
17+
sudo apt-get install ia32-libs and libc6-dev-i386
1818

1919
You must have android SDK and NDK. Right now, it's prefered to use:
2020

0 commit comments

Comments
 (0)
0