Thank you for reporting and the patch! I'll incorporate it upstream.
Best, Daniel On Fri, 21 Feb 2025 10:40:05 +0100 Helmut Grohne <hel...@subdivi.de> wrote:
Source: wstroke Version: 2.2.1-1 Tags: patch upstream User: debian-cr...@lists.debian.org Usertags: ftcbfs wstroke fails to cross build from source, because meson.build hard codes the build architecture pkg-config. It does so for inspecting the wlroots requirement and unfortunately, meson does not provide a more sensible way to do this. However, we may at least look up the right pkg-config executable. I'm attaching a patch for your convenience. Helmut