1
0
Fork 0

rename gnupg2 to gnupg

It seems like the package has been renamed
This commit is contained in:
Lukas Winkler 2018-10-05 17:24:34 +02:00 committed by GitHub
parent abdac11ac9
commit 54a59fc8b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
#!/data/data/com.termux/files/usr/bin/bash
set -x
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