Skip to content

Unbreak build with Meson 0.61.0 (RC1)

Jan Beich requested to merge jbeich/gnome-session:meson-0.61 into main

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

$ meson setup _build
[...]
data/meson.build:66:2: ERROR: Function does not take positional arguments.

Merge request reports