mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-02 22:45:23 +08:00
COIN: Fix Debian with missing debootstrap key
Pick-to: 6.8 Change-Id: I61f6a4834b034bb52323416499d71543f290ccf6 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io> (cherry picked from commit4bb846dd6d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commita792a399e3)
This commit is contained in:
committed by
Qt Cherry-pick Bot
parent
30024db893
commit
33eab8b05d
@@ -249,6 +249,8 @@ installPackages+=(zlib1g-dev)
|
||||
installPackages+=(libusb-1.0-0-dev)
|
||||
# password management support for Qt Creator
|
||||
installPackages+=(libsecret-1-dev)
|
||||
installPackages+=(debian-archive-keyring)
|
||||
|
||||
|
||||
echo "Running update for apt"
|
||||
waitLoop
|
||||
|
||||
Reference in New Issue
Block a user