Update Qt

6.10.0 -> 6.10.1
6.2.12 -> 6.2.13
5.15.17 -> 5.15.18
This commit is contained in:
Ilya Fedin
2025-11-20 14:08:07 +00:00
committed by John Preston
parent cf7ae1adf2
commit 08d6e8c7eb
4 changed files with 8 additions and 10 deletions

View File

@@ -122,7 +122,7 @@ parts:
patches:
source: https://github.com/desktop-app/patches.git
source-depth: 1
source-commit: 0b68b11048987a68d31b2d8380d9b7c5116aa961
source-commit: 859556cab51d17585ff76d3db62ff1c7502bc850
plugin: nil
override-pull: |
craftctl default
@@ -399,7 +399,7 @@ parts:
qt:
source: https://github.com/qt/qt5.git
source-depth: 1
source-tag: v6.10.0
source-tag: v6.10.1
source-submodules:
- qtbase
- qtdeclarative
@@ -432,7 +432,6 @@ parts:
- -DINSTALL_LIBDIR=/usr/lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR
- -DBUILD_SHARED_LIBS=OFF
- -DQT_QPA_PLATFORMS="wayland;xcb"
- -DFEATURE_copy_file_range=OFF
- -DFEATURE_eglfs=OFF
- -DINPUT_openssl=linked
override-pull: |