uim: Dleted takao fonts from DEPENDS.

It is odd that specify fonts in uim DEPENDS.

Signed-off-by: Lei Maohui <leimaohui@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
leimaohui
2021-08-17 20:34:45 +08:00
committed by Khem Raj
parent f427be4f92
commit b8297bc6bd
+2 -2
View File
@@ -17,10 +17,10 @@ SRC_URI[sha256sum] = "34599bbcc4e5ab87832370763e38be5100984a64237555e9234a1ea225
UPSTREAM_CHECK_URI = "https://github.com/${BPN}/${BPN}/releases"
DEPENDS = "anthy fontconfig libxft libxt glib-2.0 ncurses intltool libedit"
DEPENDS:append:class-target = " intltool-native gtk+ gtk+3 uim-native takao-fonts"
DEPENDS:append:class-target = " intltool-native gtk+ gtk+3 uim-native"
RDEPENDS:uim = "libuim0 libedit"
RDEPENDS:uim-anthy = "takao-fonts anthy libanthy0"
RDEPENDS:uim-anthy = "anthy libanthy0"
RDEPENDS:uim-anthy:append:libc-glibc = " glibc-utils glibc-gconv-euc-jp"
LEAD_SONAME = "libuim.so.1"