Skip to content

Commit

Permalink
chore: Remove stb from fallbacks
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Jan 5, 2025
1 parent f19027c commit 0f6d85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec_files/gamescope/gamescope.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0f6d85e

Please sign in to comment.