aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2022-02-22 07:42:37 +0100
committerKhem Raj <raj.khem@gmail.com>2022-02-22 08:30:51 -0800
commita50aba5570fb1cf77cbb6a5a8bbef3ad6f306f7a (patch)
treeaf5bcc91401ad15c3602e7d2a7bd7a00d60c10a2 /meta-xfce/recipes-xfce
parent343ec1feecec27681a3daa48b7db08a59ed725af (diff)
downloadmeta-openembedded-a50aba5570fb1cf77cbb6a5a8bbef3ad6f306f7a.tar.gz
libxfce4ui: disable vala
Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce/recipes-xfce')
-rw-r--r--meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.16.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.16.1.bb b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.16.1.bb
index a8ede836e5..2c6c7424e6 100644
--- a/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.16.1.bb
+++ b/meta-xfce/recipes-xfce/libxfce4ui/libxfce4ui_4.16.1.bb
@@ -13,6 +13,7 @@ SRC_URI += "file://0001-libxfce4kbd-private-xfce4-keyboard-shortcuts.xml-fix.pat
SRC_URI[sha256sum] = "d96946ae5af6bf078dda415419e0021909f763ee0020b42f3e26f603e51585f6"
EXTRA_OECONF += "--with-vendor-info=${DISTRO}"
+EXTRA_OECONF += "--disable-vala"
PACKAGECONFIG ??= ""
PACKAGECONFIG[gladeui2] = "--enable-gladeui2,--disable-gladeui2,glade"