This website requires JavaScript.
Explore
Help
Register
Sign In
python-pillow
/
Pillow
Watch
1
Star
1
Fork
0
You've already forked Pillow
mirror of
https://github.com/python-pillow/Pillow.git
synced
2024-11-11 20:27:06 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
768c189a29
Pillow
/
depends
/
termux.sh
6 lines
77 B
Bash
Raw
Normal View
History
Unescape
Escape
basic support for termux (android) support (tested on chromeos/x86)
2017-08-09 15:22:58 +03:00
#!/bin/sh
Update the out-dated termux.sh Termux does not have -dev packages any more and pkg install -y instead of pkg -y install should be used
2019-11-16 16:57:50 +03:00
pkg install -y python ndk-sysroot clang make
\
libjpeg-turbo
basic support for termux (android) support (tested on chromeos/x86)
2017-08-09 15:22:58 +03:00
Reference in New Issue
Copy Permalink