Skip to content

Unbreak build with Meson 0.61.0

Jan Beich requested to merge jbeich/podcasts:meson-0.61 into master

See https://github.com/mesonbuild/meson/issues/9441. Tested the fix via 0.5.1 downstream on FreeBSD.

$ meson setup _build
[...]
podcasts-gtk/resources/meson.build:5:0: ERROR: Function does not take positional arguments.

Merge request reports