File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ find_package(zstd 1.5.7 REQUIRED)
4141find_package (WebP REQUIRED) # v1.4.0, spews an error on Linux because no pkg-config.
4242find_package (PNG 1.6.53 REQUIRED)
4343find_package (JPEG REQUIRED)
44- find_package (SDL3 3.2.28 REQUIRED)
44+ find_package (SDL3 3.4.0 REQUIRED)
4545find_package (Freetype 2.14.1 REQUIRED)
4646find_package (harfbuzz REQUIRED)
4747find_package (plutosvg 0.0.6 REQUIRED)
Original file line number Diff line number Diff line change @@ -35,9 +35,9 @@ ZLIBNG_GZ_HASH=6a0561b50b8f5f6434a6a9e667a67026f2b2064a1ffa959c6b2dae320161c2a8
3535ZSTD=1.5.7
3636ZSTD_GZ_HASH=eb33e51f49a15e023950cd7825ca74a4a2b43db8354825ac24fc1b7ee09e6fa3
3737
38- SDL3=3.2.28
39- SDL3_GZ_HASH=1330671214d146f8aeb1ed399fc3e081873cdb38b5189d1f8bb6ab15bbc04211
40- SDL3_ZIP_HASH=24a30069af514a6c6b773bdc8ccca8b321661b251381acc1daeebf8c8f4a109a
38+ SDL3=3.4.0
39+ SDL3_GZ_HASH=082cbf5f429e0d80820f68dc2b507a94d4cc1b4e70817b119bbb8ec6a69584b8
40+ SDL3_ZIP_HASH=9ac2debb493e0d3e13dbd2729fb91f4bfeb00a0f4dff5e04b73cc9bac276b38d
4141
4242QT=6.10.1
4343QTMINOR=6.10
Original file line number Diff line number Diff line change @@ -25,4 +25,4 @@ retry_command sudo apt-get -y install \
2525 libssl-dev libudev-dev libva-dev libwayland-dev libx11-dev libx11-xcb-dev libxcb1-dev libxcb-composite0-dev libxcb-cursor-dev libxcb-damage0-dev \
2626 libxcb-glx0-dev libxcb-icccm4-dev libxcb-image0-dev libxcb-keysyms1-dev libxcb-present-dev libxcb-randr0-dev libxcb-render0-dev libxcb-render-util0-dev \
2727 libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util-dev libxcb-xfixes0-dev libxcb-xinput-dev libxcb-xkb-dev libxext-dev libxkbcommon-x11-dev \
28- libxrandr-dev lld-19 llvm-19 nasm ninja-build patchelf pkg-config zlib1g-dev
28+ libxrandr-dev libxss-dev lld-19 llvm-19 nasm ninja-build patchelf pkg-config zlib1g-dev
You can’t perform that action at this time.
0 commit comments