From edd2a422cf22ea72633c25c21c21306a714de731 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 22 Feb 2022 07:42:38 +0100 Subject: xfce4-panel: disable vala Signed-off-by: Markus Volk Signed-off-by: Khem Raj --- meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.3.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.3.bb b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.3.bb index 3c1864a802..02038b0c12 100644 --- a/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.3.bb +++ b/meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.3.bb @@ -14,6 +14,8 @@ SRC_URI += " \ file://0002-use-lxdm-to-replace-dm-tool.patch \ " +EXTRA_OECONF += "--disable-vala" + python populate_packages:prepend() { plugin_dir = d.expand('${libdir}/xfce4/panel/plugins/') plugin_name = d.expand('${PN}-plugin-%s') -- cgit v1.2.3-54-g00ecf