mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 22:27:20 +02:00
Update Qt to 6.2.3 in snap
This commit is contained in:
parent
6ce3f9bb71
commit
145a610321
1 changed files with 2 additions and 2 deletions
|
@ -354,9 +354,9 @@ parts:
|
|||
- libxkbcommon-x11-0
|
||||
- zlib1g
|
||||
override-pull: |
|
||||
QT=6_2_2
|
||||
QT=6_2_3
|
||||
|
||||
git clone -b v6.2.2 --depth=1 git://code.qt.io/qt/qt5.git .
|
||||
git clone -b v6.2.3 --depth=1 git://code.qt.io/qt/qt5.git .
|
||||
perl init-repository --module-subset=qtbase,qtwayland,qtimageformats,qtsvg,qt5compat
|
||||
|
||||
cd qtbase
|
||||
|
|
Loading…
Add table
Reference in a new issue