From e0c732a89775582af589784292fc0e0f3615a6ef Mon Sep 17 00:00:00 2001 From: Vojtak42 Date: Sun, 30 Jul 2023 00:17:14 +0200 Subject: [PATCH] Update README.md Adden binutils package --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 85648aa..d04a7dc 100644 --- a/README.md +++ b/README.md @@ -675,7 +675,7 @@ You can also follow this [video tutorial](https://www.youtube.com/watch?v=0VkM7N **0. Install packages to Termux** ``` -pkg install python git rust libjpeg-turbo libcrypt ndk-sysroot clang zlib +pkg install python git rust libjpeg-turbo libcrypt ndk-sysroot clang zlib binutils LDFLAGS="-L${PREFIX}/lib/" CFLAGS="-I${PREFIX}/include/" pip install --upgrade wheel pillow ``` @@ -717,7 +717,7 @@ If you can't install `cryptography`, please try: `export RUSTFLAGS=" -C lto=no" && export CARGO_BUILD_TARGET="$(rustc -vV | sed -n 's|host: ||p')" && pip install cryptography` -⚠️ Installation of `pandas` and `cryptography` takes a long time. +⚠️ Installation of `pandas`, `maturin` and `cryptography` takes a long time. ## Disclaimer This project comes with no guarantee or warranty. You are responsible for whatever happens from using this project. It is possible to get soft or hard banned by using this project if you are not careful. This is a personal project and is in no way affiliated with Twitch.