mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
uim: add glibc-utils glibc-gconv-euc-jp only for libc-glibc
* musl doesn't provide these * I'm not using uim, but this is breaking signatures test in world builds for many months and nobody seems to care Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
96093b267a
commit
4cbe85add7
@@ -17,7 +17,8 @@ DEPENDS = "anthy fontconfig libxft libxt glib-2.0 ncurses intltool"
|
||||
DEPENDS_append_class-target = " intltool-native gtk+ gtk+3 uim-native takao-fonts"
|
||||
|
||||
RDEPENDS_uim = "libuim0 libedit"
|
||||
RDEPENDS_uim-anthy = "takao-fonts anthy libanthy0 glibc-utils glibc-gconv-euc-jp"
|
||||
RDEPENDS_uim-anthy = "takao-fonts anthy libanthy0"
|
||||
RDEPENDS_uim-anthy_append_libc-glibc = " glibc-utils glibc-gconv-euc-jp"
|
||||
|
||||
LEAD_SONAME = "libuim.so.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user