gamescope: fetch with lfs=0

This commit is contained in:
Markus Volk 2025-05-13 16:42:59 +02:00
parent 09f6fc78f8
commit 1344679991

View File

@ -54,7 +54,7 @@ PACKAGECONFIG[sdl2_backend] = "-Dsdl2_backend=enabled,-Dsdl2_backend=disabled,vi
PACKAGECONFIG[drm_backend] = "-Ddrm_backend=enabled,-Ddrm_backend=disabled"
SRC_URI = " \
gitsm://github.com/ValveSoftware/gamescope.git;branch=master;protocol=https \
gitsm://github.com/ValveSoftware/gamescope.git;branch=master;lfs=0;protocol=https \
file://0001-meson.build-dont-fail-if-stb-is-not-found.patch \
file://0001-meson.build-dont-leak-buildpath.patch \
"