mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 19:22:24 +00:00
media-types
This commit is contained in:
parent
29d0f0bf90
commit
57833472a9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
ARCH=$(dpkg --print-architecture)
|
||||
|
||||
apt -y install virtualenv
|
||||
apt -y install mime-support #transitional package
|
||||
apt -y install media-types
|
||||
|
||||
# libpython2.7-stdlib from ubuntu-22.04 used in amd64|arm64|armhf is compiled against libssl3 and libffi8
|
||||
# `apt info libpython2.7-stdlib`
|
||||
|
|
Loading…
Reference in a new issue