Skip to content

Commit b8dd18a

Browse files
authored
Merge pull request #24666 from cbjeukendrup/port/4.4.2/armlinuxwebsockets
[4.4.2] Install qt6-websockets on ARM Linux - attempt 2
2 parents 39af7f6 + a37860a commit b8dd18a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildscripts/ci/linux/setup-arm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ apt_packages_qt6=(
168168
libqt6core5compat6-dev
169169
qt6-scxml-dev
170170
qt6-wayland
171-
qt6-websockets
171+
libqt6websockets6-dev
172172
)
173173

174174
apt-get install -y \

0 commit comments

Comments
 (0)