setup-ubuntu.sh: i meant python-wheel-common

This commit is contained in:
Lucy Phipps 2022-10-29 23:55:10 +01:00 committed by GitHub
parent 71fc5fdac0
commit c2b45911cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ PACKAGES+=" python3.10"
PACKAGES+=" python3.11"
PACKAGES+=" python3-pip"
PACKAGES+=" python3-setuptools"
PACKAGES+=" python3-wheel-common"
PACKAGES+=" python-wheel-common"
PACKAGES+=" python3.10-venv"
PACKAGES+=" python3.11-venv"