summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-xfce/xfce4-panel/xfce4-panel_4.16.3.bb2
1 files changed, 2 insertions, 0 deletions
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 += " \
14 file://0002-use-lxdm-to-replace-dm-tool.patch \ 14 file://0002-use-lxdm-to-replace-dm-tool.patch \
15" 15"
16 16
17EXTRA_OECONF += "--disable-vala"
18
17python populate_packages:prepend() { 19python populate_packages:prepend() {
18 plugin_dir = d.expand('${libdir}/xfce4/panel/plugins/') 20 plugin_dir = d.expand('${libdir}/xfce4/panel/plugins/')
19 plugin_name = d.expand('${PN}-plugin-%s') 21 plugin_name = d.expand('${PN}-plugin-%s')