Debian cryptodome package

main
Bob Mottram 2020-06-19 20:38:51 +00:00
parent b291a74f49
commit fa1cb61134
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ if [ -f /usr/bin/pacman ]; then
pip3 install pyLD
else
apt-get update
apt-get -y install imagemagick python3-crypto python3-cryptodome \
apt-get -y install imagemagick python3-crypto python3-pycryptodome \
python3-dateutil python3-idna python3-requests \
python3-numpy python3-pil.imagetk python3-pip \
python3-setuptools python3-socks python3-idna \