diff --git a/build.sh b/build.sh index 63e625b..b926fec 100755 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/data/data/com.termux/files/usr/bin/bash set -e set -x -pkg -y install make clang openssl-dev perl tsu wget git python python-dev gnupg dirmngr curl autoconf automake sed gettext gzip pkg-config libcrypt-dev libzmq-dev +pkg install make clang openssl-dev perl tsu wget git python python-dev gnupg dirmngr curl autoconf automake sed gettext gzip pkg-config libcrypt-dev libzmq-dev pip install virtualenv