mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-08 17:39:24 +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"
|
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"
|
GTKIMMODULES_PACKAGES = "uim-gtk2.0 uim-gtk3"
|
||||||
|
|
||||||
EXTRA_OECONF += "--disable-emacs \
|
EXTRA_OECONF += "--disable-emacs \
|
||||||
|
|||||||
Reference in New Issue
Block a user