From 2537e8d23ed46c6d0b04fbf2746ad05cad0c48ef Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sat, 30 Nov 2019 07:52:31 +1100 Subject: [PATCH] Updated Termux command [ci skip] --- docs/installation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installation.rst b/docs/installation.rst index 4ccc47ae4..d11e7c0f7 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -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.