mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-18 11:06:12 +08:00
Add python3-venv to aarch64 debian
Needed by qtinterfaceframework Pick-to: 6.6 6.5 Change-Id: I2c2d7d193ae2034fadd41864b430620ee635d9d0 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
@@ -88,6 +88,7 @@ installPackages+=(gir1.2-gst-plugins-bad-1.0)
|
|||||||
## python3 development package
|
## python3 development package
|
||||||
installPackages+=(python3-dev)
|
installPackages+=(python3-dev)
|
||||||
installPackages+=(python3-pip)
|
installPackages+=(python3-pip)
|
||||||
|
installPackages+=(python3-venv)
|
||||||
installPackages+=(virtualenv)
|
installPackages+=(virtualenv)
|
||||||
## Automates interactive applications (Needed by RTA to automate configure testing)
|
## Automates interactive applications (Needed by RTA to automate configure testing)
|
||||||
installPackages+=(expect)
|
installPackages+=(expect)
|
||||||
|
|||||||
Reference in New Issue
Block a user