mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-17 17:56:11 +08:00
Add /usr/bin/python to Ubuntu 22.04
Needed in yocto builds:
/usr/bin/env: ‘python’: No such file or directory
Change-Id: I39cd0c507ba0bd8dd349ffdfffdb53d78a048955
Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
(cherry picked from commit ccc414c844)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
committed by
Qt Cherry-pick Bot
parent
6e655d52e3
commit
f932c386aa
@@ -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