Skip to content

Commit

Permalink
Merge pull request #1 from radarhere/termux
Browse files Browse the repository at this point in the history
Updated Termux command
  • Loading branch information
daquexian committed Dec 8, 2019
2 parents 78d70e5 + 2537e8d commit 874ca89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -362,8 +362,8 @@ Building on Android
Basic Android support has been added for compilation within the Termux
environment. The dependencies can be installed by::

$ pkg -y install python python-dev ndk-sysroot clang make \
libjpeg-turbo-dev
$ pkg install -y python ndk-sysroot clang make \
libjpeg-turbo

This has been tested within the Termux app on ChromeOS, on x86.

Expand Down

0 comments on commit 874ca89

Please sign in to comment.