debian: replace python3-venv with python3-virtualenv

This commit is contained in:
Fernando Schauenburg 2023-10-03 13:43:14 +02:00
parent f17da909bd
commit f8c2672253

View file

@ -75,7 +75,7 @@ apt_install() {
pkg-config \ pkg-config \
psmisc \ psmisc \
python3 \ python3 \
python3-venv \ python3-virtualenv \
ripgrep \ ripgrep \
rsync \ rsync \
shellcheck \ shellcheck \