mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Update Qt to 6.7.0-rc2 in snap
This commit is contained in:
parent
d3db52ce9c
commit
887f10059d
1 changed files with 2 additions and 2 deletions
|
@ -168,7 +168,7 @@ parts:
|
||||||
patches:
|
patches:
|
||||||
source: https://github.com/desktop-app/patches.git
|
source: https://github.com/desktop-app/patches.git
|
||||||
source-depth: 1
|
source-depth: 1
|
||||||
source-commit: 75140a10eefcecaad7b3f3aa4586b880a39007ff
|
source-commit: b85bc8bb1ba866dfa3d1ee983dc642fa6ccff12a
|
||||||
plugin: dump
|
plugin: dump
|
||||||
override-pull: |
|
override-pull: |
|
||||||
craftctl default
|
craftctl default
|
||||||
|
@ -440,7 +440,7 @@ parts:
|
||||||
override-pull: |
|
override-pull: |
|
||||||
QT=6.7.0
|
QT=6.7.0
|
||||||
|
|
||||||
git clone -b v${QT}-rc1 --depth=1 https://github.com/qt/qt5.git .
|
git clone -b v${QT}-rc2 --depth=1 https://github.com/qt/qt5.git .
|
||||||
git submodule update --init --recursive --depth=1 qtbase qtdeclarative qtwayland qtimageformats qtsvg qtshadertools
|
git submodule update --init --recursive --depth=1 qtbase qtdeclarative qtwayland qtimageformats qtsvg qtshadertools
|
||||||
|
|
||||||
cd qtbase
|
cd qtbase
|
||||||
|
|
Loading…
Add table
Reference in a new issue