Package python3-crypto renamed.
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-11-18 20:17:42 +01:00
parent 837e0b1e40
commit a40ad33aa6

View File

@@ -10,7 +10,7 @@ RUN set -ex \
gnupg \
gstreamer1.0-alsa \
gstreamer1.0-plugins-bad \
python3-crypto \
python3-cryptography \
python3-distutils \
&& curl -L https://bootstrap.pypa.io/get-pip.py | python3 - \
&& pip install pipenv \