summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-graphics/xwayland/xwayland_24.1.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xwayland/xwayland_24.1.6.bb b/meta/recipes-graphics/xwayland/xwayland_24.1.6.bb
index 350b8e93cc..540ec100bd 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<pver>\d+(\.(?!90\d)\d+)+)\.tar"
17inherit meson features_check pkgconfig 17inherit meson features_check pkgconfig
18REQUIRED_DISTRO_FEATURES = "x11 opengl" 18REQUIRED_DISTRO_FEATURES = "x11 opengl"
19 19
20DEPENDS += "xorgproto xtrans pixman libxkbfile libxfont2 wayland wayland-native wayland-protocols libdrm libepoxy libxcvt" 20DEPENDS += "xorgproto xtrans pixman libxkbfile libxfont2 wayland wayland-native wayland-protocols libdrm libepoxy libxcvt libtirpc"
21 21
22OPENGL_PKGCONFIGS = "glx glamor dri3" 22OPENGL_PKGCONFIGS = "glx glamor dri3"
23PACKAGECONFIG ??= "${XORG_CRYPTO} ${XWAYLAND_EI} \ 23PACKAGECONFIG ??= "${XORG_CRYPTO} ${XWAYLAND_EI} \