Skip to content

Commit

Permalink
Merge pull request #24665 from cbjeukendrup/port/4.4.2/armlinuxwebsoc…
Browse files Browse the repository at this point in the history
…kets

[4.4.2] Install qt6-websockets on ARM Linux
  • Loading branch information
RomanPudashkin authored Sep 12, 2024
2 parents 5013b5e + ea73bc3 commit 39af7f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildscripts/ci/linux/setup-arm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ apt_packages_runtime=(
libxcb-xinerama0
libxcb-xkb-dev
libxkbcommon-dev
libopengl-dev
libvulkan-dev
)

Expand Down Expand Up @@ -167,6 +168,7 @@ apt_packages_qt6=(
libqt6core5compat6-dev
qt6-scxml-dev
qt6-wayland
qt6-websockets
)

apt-get install -y \
Expand Down

0 comments on commit 39af7f6

Please sign in to comment.