1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

seems to be always installed

This commit is contained in:
Jerry Vonau 2023-04-12 02:28:05 -05:00
parent ca4cd1a260
commit 191ba39129

View file

@ -8,7 +8,7 @@ ARCH=$(dpkg --print-architecture)
apt -y install virtualenv
# https://github.com/iiab/iiab/pull/3535#issuecomment-1503626474
apt -y install media-types libffi8 libssl3
#apt -y install media-types libffi8 libssl3
# libpython2.7-stdlib from ubuntu-22.04 used in amd64|arm64|armhf is compiled against libssl3 and libffi8
# `apt info libpython2.7-stdlib`