Fails to build again, looks like upstream is now checking what you put into force_fallback_for:
gamescope/meson.build:15:2: ERROR: Problem encountered: !!!"force_fallback_for" is missing entries!!!
Please do not remove entries from force_fallback_for if you are packaging the project.
We pull in these projects at specific commits/forks/builds for a reason.
If you are not packaging, remove this line to continue.
Looks like they now force a minimum of fallbacks for wlroots, libliftoff, and vkroots:
if not (fallbacks.contains('wlroots') and fallbacks.contains('libliftoff') and fallbacks.contains('vkroots'))
Pinned Comments
Scrumplex commented on 2022-06-14 10:44 (UTC)
Please do not flag this package as out-of-date if it still builds fine and isn't missing any dependencies or anything