summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-graphics/xwayland/xwayland_21.1.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-graphics/xwayland/xwayland_21.1.4.bb')
-rw-r--r--poky/meta/recipes-graphics/xwayland/xwayland_21.1.4.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/poky/meta/recipes-graphics/xwayland/xwayland_21.1.4.bb b/poky/meta/recipes-graphics/xwayland/xwayland_21.1.4.bb
index 029123b875..e08be51ce7 100644
--- a/poky/meta/recipes-graphics/xwayland/xwayland_21.1.4.bb
+++ b/poky/meta/recipes-graphics/xwayland/xwayland_21.1.4.bb
@@ -6,7 +6,7 @@ the transition from X Window System to Wayland environments, providing \
a way to run unported applications in the meantime."
HOMEPAGE = "https://fedoraproject.org/wiki/Changes/XwaylandStandalone"
-LICENSE = "MIT-X"
+LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=5df87950af51ac2c5822094553ea1880"
SRC_URI = "https://www.x.org/archive/individual/xserver/xwayland-${PV}.tar.xz"
@@ -42,3 +42,4 @@ do_install:append() {
FILES:${PN} += "${libdir}/xorg/protocol.txt"
+RDEPENDS:${PN} += "xkbcomp"