Update build.sh
This commit is contained in:
parent
6d18e4f229
commit
822fccaf4d
2
build.sh
2
build.sh
|
@ -1,6 +1,6 @@
|
|||
#!/data/data/com.termux/files/usr/bin/sh
|
||||
set -x
|
||||
apt install make clang openssl-dev perl tsu wget git python python-dev gnupg2 dirmngr curl autoconf automake sed gettext gzip pkg-config
|
||||
apt -y install make clang openssl-dev perl tsu wget git python python-dev gnupg2 dirmngr curl autoconf automake sed gettext gzip pkg-config
|
||||
|
||||
|
||||
pip install virtualenv
|
||||
|
|
Loading…
Reference in a new issue