Skip to content

Commit a37860a

Browse files
committed
Install qt6-websockets on ARM Linux
1 parent 39af7f6 commit a37860a

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)