summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xfce/recipes-extended/imsettings/imsettings_1.8.10.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-xfce/recipes-extended/imsettings/imsettings_1.8.10.bb b/meta-xfce/recipes-extended/imsettings/imsettings_1.8.10.bb
index 59de3b3a08..6daf1f57b1 100644
--- a/meta-xfce/recipes-extended/imsettings/imsettings_1.8.10.bb
+++ b/meta-xfce/recipes-extended/imsettings/imsettings_1.8.10.bb
@@ -31,6 +31,7 @@ EXTRA_OECONF = "--with-xinputsh=50-xinput.sh \
31 --disable-static \ 31 --disable-static \
32 " 32 "
33 33
34CFLAGS:append:toolchain-clang = " -Wno-error=unused-function -Wno-error=single-bit-bitfield-constant-conversion"
34PACKAGECONFIG ??= "xfce" 35PACKAGECONFIG ??= "xfce"
35PACKAGECONFIG[xfce] = ",,xfconf" 36PACKAGECONFIG[xfce] = ",,xfconf"
36PACKAGECONFIG[xim] = ",,libgxim" 37PACKAGECONFIG[xim] = ",,libgxim"