Revert to intalling gnupg package over gnupg2
This commit is contained in:
parent
227b7af15d
commit
d2119222d2
2
build.sh
2
build.sh
@ -1,7 +1,7 @@
|
||||
#!/data/data/com.termux/files/usr/bin/bash
|
||||
set -x
|
||||
apt update
|
||||
apt -y 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 gnupg dirmngr curl autoconf automake sed gettext gzip pkg-config
|
||||
|
||||
|
||||
pip install virtualenv
|
||||
|
Loading…
Reference in New Issue
Block a user