diff --git a/deploy/onion b/deploy/onion index fa386ea61..3345874f8 100755 --- a/deploy/onion +++ b/deploy/onion @@ -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 \