mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-21 04:16:39 +08:00
Provisioning: Install debhelper-compat to Ubuntu 22.04
We need this to be able to create some dependency debian packages. Pick-to: 6.11 Change-Id: Ic4f3259f8bf29fa19c10394b63634f1512db47bc Reviewed-by: Aku Pietikäinen <aku.pietikainen@qt.io> Reviewed-by: Tero Heikkinen <tero.heikkinen@qt.io>
This commit is contained in:
@@ -227,6 +227,8 @@ installPackages+=(bridge-utils)
|
|||||||
# For Debian packaging
|
# For Debian packaging
|
||||||
installPackages+=(sbuild)
|
installPackages+=(sbuild)
|
||||||
installPackages+=(ubuntu-dev-tools)
|
installPackages+=(ubuntu-dev-tools)
|
||||||
|
# To create deb package out of openapi-generator-cli.jar
|
||||||
|
installPackages+=(debhelper-compat)
|
||||||
# cifs-utils, for mounting smb drive
|
# cifs-utils, for mounting smb drive
|
||||||
installPackages+=(keyutils)
|
installPackages+=(keyutils)
|
||||||
installPackages+=(cifs-utils)
|
installPackages+=(cifs-utils)
|
||||||
|
|||||||
Reference in New Issue
Block a user