Gyorgy Sarvari ead8f7b327
mutter: fix profiler PACKAGECONFIG
In case "profiler" PACKAGECONFIG is enabled, the build fails with
the following error:

| ninja: error: '/usr/share/dbus-1/interfaces/org.gnome.Sysprof3.Profiler.xml', needed by 'src/meta-dbus-sysprof3-profiler.c', missing and no known rule to make it

meson.build script is looking explicitly for a required file using the
sysroot of the build system instead of ${RECIPE_SYSROOT}. To avoid this,
patch meson.build to prefix this path with ${RECIPE_SYSROOT}.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-02-12 09:16:10 -08:00
..
2025-01-29 17:43:04 -08:00
2023-11-11 09:26:41 -08:00
2024-12-19 09:41:27 -08:00
2024-05-28 09:34:28 -07:00
2024-11-22 11:02:13 -08:00
2024-12-19 09:41:27 -08:00
2024-07-01 08:01:58 -07:00
2025-02-12 09:16:08 -08:00
2023-11-11 09:26:41 -08:00
2024-12-05 06:41:32 -08:00
2024-10-14 09:52:25 -07:00
2024-03-23 10:01:49 -07:00
2024-11-21 21:42:36 -08:00
2024-01-14 10:54:10 -08:00
2024-01-14 10:54:10 -08:00
2024-06-27 09:18:55 -07:00
2025-02-12 09:16:10 -08:00
2025-02-12 09:16:00 -08:00
2024-12-03 09:44:36 -08:00
2024-09-18 21:03:17 -07:00
2023-09-24 09:25:24 -07:00
2024-07-18 09:08:52 -07:00
2024-11-05 22:45:23 -08:00