From: Richard Purdie Date: Mon, 9 Jun 2025 09:47:46 +0000 (+0100) Subject: xwayland: Add missing libtirpc dependency X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6334fac0a0b0783298957e2ccbe3a27490f7da09;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git xwayland: Add missing libtirpc dependency This was being pulled in through python by accident. It no longer needs it but exposes this missing dependency. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xwayland/xwayland_24.1.6.bb b/meta/recipes-graphics/xwayland/xwayland_24.1.6.bb index 350b8e93cc6..540ec100bda 100644 --- a/meta/recipes-graphics/xwayland/xwayland_24.1.6.bb +++ b/meta/recipes-graphics/xwayland/xwayland_24.1.6.bb @@ -17,7 +17,7 @@ UPSTREAM_CHECK_REGEX = "xwayland-(?P\d+(\.(?!90\d)\d+)+)\.tar" inherit meson features_check pkgconfig REQUIRED_DISTRO_FEATURES = "x11 opengl" -DEPENDS += "xorgproto xtrans pixman libxkbfile libxfont2 wayland wayland-native wayland-protocols libdrm libepoxy libxcvt" +DEPENDS += "xorgproto xtrans pixman libxkbfile libxfont2 wayland wayland-native wayland-protocols libdrm libepoxy libxcvt libtirpc" OPENGL_PKGCONFIGS = "glx glamor dri3" PACKAGECONFIG ??= "${XORG_CRYPTO} ${XWAYLAND_EI} \