Update list of package requirements in oglive

ticket-769
Vadim vtroshchinskiy 2024-09-19 19:47:21 +02:00
parent 32394a6690
commit fd3218a545
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ Para instalar dependencias de python se usa el modulo venv (https://docs.python.
## Distribuciones antiguas (18.04)
sudo apt install -y python3.8 python3.8-venv python3-venv libarchive-dev
sudo apt install -y python3.8 python3.8-venv python3.8-dev python3-venv libarchive-dev libblkid-dev pkg-config libacl1-dev
python3.8 -m venv venvog
. venvog/bin/activate
python3.8 -m pip install --upgrade pip