summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xwayland/xwayland_21.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xwayland/xwayland_21.1.2.bb')
-rw-r--r--meta/recipes-graphics/xwayland/xwayland_21.1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xwayland/xwayland_21.1.2.bb b/meta/recipes-graphics/xwayland/xwayland_21.1.2.bb
index 3df6fd1ff9..6aba65935b 100644
--- a/meta/recipes-graphics/xwayland/xwayland_21.1.2.bb
+++ b/meta/recipes-graphics/xwayland/xwayland_21.1.2.bb
@@ -14,7 +14,7 @@ SRC_URI[sha256sum] = "b81cbdd5ad60b8b7ad8c3ecc7ec2a28c9bf021448670735cebb501f08b
14 14
15UPSTREAM_CHECK_REGEX = "xwayland-(?P<pver>\d+(\.(?!90\d)\d+)+)\.tar" 15UPSTREAM_CHECK_REGEX = "xwayland-(?P<pver>\d+(\.(?!90\d)\d+)+)\.tar"
16 16
17inherit meson features_check 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" 20DEPENDS += "xorgproto xtrans pixman libxkbfile libxfont2 wayland wayland-native wayland-protocols libdrm libepoxy"