aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/uim
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-03-06 12:19:40 -0800
committerArmin Kuster <akuster808@gmail.com>2018-03-12 09:59:32 -0700
commitaf19773cd307becff96fdd8d62a0b3c86a296d98 (patch)
treed0f14f9fa5250546cfd1dde81c3e16e21b0d9963 /meta-oe/recipes-support/uim
parent729cde51429b62a6d0c36569ced7dfdb66e65c37 (diff)
downloadmeta-openembedded-af19773cd307becff96fdd8d62a0b3c86a296d98.tar.gz
uim: add distro_features_check for x11
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/uim')
-rw-r--r--meta-oe/recipes-support/uim/uim_1.8.6.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/uim/uim_1.8.6.bb b/meta-oe/recipes-support/uim/uim_1.8.6.bb
index 271718e5e4..ec1b832d8b 100644
--- a/meta-oe/recipes-support/uim/uim_1.8.6.bb
+++ b/meta-oe/recipes-support/uim/uim_1.8.6.bb
@@ -21,7 +21,10 @@ RDEPENDS_uim-anthy = "takao-fonts anthy libanthy0 glibc-utils glibc-gconv-euc-jp
LEAD_SONAME = "libuim.so.1"
-inherit autotools pkgconfig gettext qemu gtk-immodules-cache
+inherit distro_features_check autotools pkgconfig gettext qemu gtk-immodules-cache
+
+REQUIRED_DISTRO_FEATURES = "x11"
+
GTKIMMODULES_PACKAGES = "uim-gtk2.0 uim-gtk3"
EXTRA_OECONF += "--disable-emacs \