debian: replace python3-venv
with python3-virtualenv
This commit is contained in:
parent
f17da909bd
commit
f8c2672253
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ apt_install() {
|
|||
pkg-config \
|
||||
psmisc \
|
||||
python3 \
|
||||
python3-venv \
|
||||
python3-virtualenv \
|
||||
ripgrep \
|
||||
rsync \
|
||||
shellcheck \
|
||||
|
|
Loading…
Add table
Reference in a new issue