mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 11:26:04 +08:00
Add /usr/bin/python to Ubuntu 22.04
Needed in yocto builds: /usr/bin/env: ‘python’: No such file or directory Pick-to: 6.5 Change-Id: I39cd0c507ba0bd8dd349ffdfffdb53d78a048955 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
This commit is contained in:
@@ -144,6 +144,7 @@ installPackages+=(python3-dev)
|
||||
installPackages+=(python3-pip)
|
||||
installPackages+=(virtualenv)
|
||||
installPackages+=(python3-wheel)
|
||||
installPackages+=(python-is-python3)
|
||||
# python2 development package
|
||||
installPackages+=(python2-dev)
|
||||
# Automates interactive applications (Needed by RTA to automate configure testing)
|
||||
|
||||
Reference in New Issue
Block a user