diff --git a/meta-openeuler/recipes-graphics/xwayland/xwayland_%.bbappend b/meta-openeuler/recipes-graphics/xwayland/xwayland_%.bbappend index 7eaef8dacf02e31f5c8a651903f83ade34aa9335..5675001b2bddd758b67132249fc5dbefd1e2cf8b 100644 --- a/meta-openeuler/recipes-graphics/xwayland/xwayland_%.bbappend +++ b/meta-openeuler/recipes-graphics/xwayland/xwayland_%.bbappend @@ -14,3 +14,5 @@ SRC_URI:prepend = "file://${BP}.tar.xz \ file://0010-fix-CVE-2024-0229-3.patch \ file://0011-fix-CVE-2024-31083.patch \ " + +DEPENDS += "libtirpc"