mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 02:18:42 +00:00
uim: add distro_features_check for x11
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
729cde5142
commit
af19773cd3
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user