From 0f6d85ef1037945c3fea3a139e06f4e8fc1d39f5 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Sun, 5 Jan 2025 08:41:16 -0800 Subject: [PATCH] chore: Remove stb from fallbacks --- spec_files/gamescope/gamescope.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec_files/gamescope/gamescope.spec b/spec_files/gamescope/gamescope.spec index db16b296..a29c4985 100644 --- a/spec_files/gamescope/gamescope.spec +++ b/spec_files/gamescope/gamescope.spec @@ -113,7 +113,7 @@ sed -i 's^../thirdparty/SPIRV-Headers/include/spirv/^/usr/include/spirv/^' src/m cd gamescope export PKG_CONFIG_PATH=pkgconfig %meson \ - -Dforce_fallback_for=stb,libdisplay-info,libliftoff,wlroots,vkroots + -Dforce_fallback_for=libdisplay-info,libliftoff,wlroots,vkroots %meson_build %install