mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
uim: add distro_features_check for x11
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user