Fix world build failure: ERROR: Nothing PROVIDES 'libx11' (but /build/layers/meta-openembedded/meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.5.0.bb DEPENDS on or otherwise requires it) libx11 was skipped: using DISTRO 'poky', which is missing required DISTRO_FEATURES: 'x11'
Signed-off-by: Changqing Li <[email protected]> --- meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.5.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.5.0.bb b/meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.5.0.bb index e9cb53c97c..0c095f8be3 100644 --- a/meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.5.0.bb +++ b/meta-gnome/recipes-connectivity/gtk-vnc/gtk-vnc_1.5.0.bb @@ -12,7 +12,7 @@ DEPENDS = " \ zlib \ " -REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" +REQUIRED_DISTRO_FEATURES = "gobject-introspection-data x11" GIR_MESON_OPTION = "" VALA_MESON_OPTION = "with-vala" VALA_MESON_ENABLE_FLAG ?= 'enabled' -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#125056): https://lists.openembedded.org/g/openembedded-devel/message/125056 Mute This Topic: https://lists.openembedded.org/mt/118255402/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
