mirror of https://github.com/qt/qt5.git
CI: Restore lost variable for skipping Debian instructions
Change-Id: I6e0cbb9f974bbe305682afffdfece810307225e6 Reviewed-by: Toni Saario <toni.saario@qt.io>
This commit is contained in:
parent
d20032ea60
commit
859b4e0c8c
|
@ -292,4 +292,5 @@ Configurations:
|
|||
'COIN_EXTRA_DEBIAN_PACKAGES={{.Env.HOME}}/debian_packages/',
|
||||
'COIN_SBUILD_CHROOT=jammy-amd64-sbuild',
|
||||
'COIN_EXTRA_DEBIAN_REPO=deb http://archive.ubuntu.com/ubuntu/ jammy main universe multiverse',
|
||||
'COIN_SKIP_DEBIAN_MODULES=qt5 qtqa qtactiveqt qtdoc qtwebengine qtwebview',
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue