--- src/libtracker-remote/meson.build.orig 2020-09-07 10:44:36 UTC +++ src/libtracker-remote/meson.build @@ -13,6 +13,7 @@ libtracker_remote = static_library('tracker-remote', s vala_args: [ '--debug', '--pkg', 'posix', + '--Xcc', '-luuid', # FIXME: Meson has code to add --target-glib automatically, but it # doesn't seem to work here. '--target-glib', glib_required,