From 822fccaf4dbe2953faf710675ef84d35f53c4bd3 Mon Sep 17 00:00:00 2001 From: ravenschade Date: Sat, 29 Jul 2017 23:04:44 +0200 Subject: [PATCH] Update build.sh --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 25e1efa..9283440 100644 --- a/build.sh +++ b/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