Skip to content

Commit e6e570e

Browse files
chore: unpin qt and other libs (#12004)
* chore: unpin qt and other libs * chore: update qt version for squish target --------- Co-authored-by: Saw-jan <[email protected]>
1 parent 19751ff commit e6e570e

File tree

2 files changed

+1
-29
lines changed

2 files changed

+1
-29
lines changed

.craft.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Packager/CacheVersion = ${GeneralSettings:Packager/CacheVersion}/squish
115115
[linux-gcc-x86_64-squish-BlueprintSettings]
116116
libs/dbus.ignored = False
117117
libs/icu.ignored = False
118-
libs/qt6.version = 6.6.2
118+
libs/qt6.version = 6.7.3
119119
libs/qt6/qtbase.withDBus = True
120120

121121
[Env]

.craft.shelf

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -123,33 +123,6 @@ version = 10.44
123123
[libs/python]
124124
version = 3.11.7
125125

126-
[libs/qt6/qtbase]
127-
version = 6.8.0
128-
129-
[libs/qt6/qtdeclarative]
130-
version = 6.8.0
131-
132-
[libs/qt6/qtimageformats]
133-
version = 6.8.0
134-
135-
[libs/qt6/qtlanguageserver]
136-
version = 6.8.0
137-
138-
[libs/qt6/qtscxml]
139-
version = 6.8.0
140-
141-
[libs/qt6/qtshadertools]
142-
version = 6.8.0
143-
144-
[libs/qt6/qtsvg]
145-
version = 6.8.0
146-
147-
[libs/qt6/qttools]
148-
version = 6.8.0
149-
150-
[libs/qt6/qttranslations]
151-
version = 6.8.0
152-
153126
[libs/runtime]
154127
version = 17
155128

@@ -180,4 +153,3 @@ version = master
180153

181154
[qt-libs/qtkeychain]
182155
version = 0.14.3
183-

0 commit comments

Comments
 (0)