Are you sure about this? Without having x11 in DISTRO_FEATURES I see:
| Run-time dependency x11 found: NO (tried pkgconfig)
|
| ../sources/rygel-45.0/src/rygel/meson.build:9:80: ERROR: Dependency "x11" not found, tried pkgconfig
|
| A full log can be found at /home/flk/bitbake-builds/poky/build/tmp/work/corei7-64-poky-linux/rygel/45.0/build/meson-logs/meson-log.txt
|
| Last 10 lines of meson-log.txt:
| Package x11 was not found in the pkg-config search path.
| Perhaps you should add the directory containing `x11.pc'
| to the PKG_CONFIG_PATH environment variable
| No package 'x11' found
| -----------
| CMake binary for host machine is cached as not found
| Dependency lookup for x11 with method 'cmake' failed: CMake binary for machine host machine not found. Giving up.
| Run-time dependency x11 found: NO (tried pkgconfig)
|
| ../sources/rygel-45.0/src/rygel/meson.build:9:80: ERROR: Dependency "x11" not found, tried pkgconfig
|
| ERROR: meson setup failed


<https://gitlab.gnome.org/GNOME/rygel/-/blob/master/src/rygel/meson.build?ref_type=heads#L9>

On Mon, Jan 26 2026 at 21:41:44 +01:00:00, Tom Geelen via lists.openembedded.org <[email protected]> wrote:
Signed-off-by: Tom Geelen <[email protected] <mailto:[email protected]>>
---
 meta-multimedia/recipes-connectivity/rygel/rygel_45.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-multimedia/recipes-connectivity/rygel/rygel_45.0.bb b/meta-multimedia/recipes-connectivity/rygel/rygel_45.0.bb
index 60a79f5fb3..97948d896f 100644
--- a/meta-multimedia/recipes-connectivity/rygel/rygel_45.0.bb
+++ b/meta-multimedia/recipes-connectivity/rygel/rygel_45.0.bb
@@ -18,7 +18,7 @@ RRECOMMENDS:${PN} = "rygel-plugin-media-export"
inherit gnomebase features_check vala gobject-introspection gettext systemd

# gobject-introspection is mandatory for libmediaart-2.0 and cannot be configured
-REQUIRED_DISTRO_FEATURES = "gobject-introspection-data x11"
+REQUIRED_DISTRO_FEATURES = "gobject-introspection-data"

SRC_URI[archive.sha256sum] = "82667b902fc0672e64cf91eb727a70137a8fdfe7a3d9a4c158b0f4b1fc700882"

--
2.43.0





-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#123891): 
https://lists.openembedded.org/g/openembedded-devel/message/123891
Mute This Topic: https://lists.openembedded.org/mt/117476818/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to