diff options
-rw-r--r-- | meta-oe/recipes-support/uim/uim_1.8.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/uim/uim_1.8.6.bb b/meta-oe/recipes-support/uim/uim_1.8.6.bb index 909756ad7..23c79c349 100644 --- a/meta-oe/recipes-support/uim/uim_1.8.6.bb +++ b/meta-oe/recipes-support/uim/uim_1.8.6.bb | |||
@@ -14,7 +14,7 @@ SRC_URI[md5sum] = "ecea4c597bab1fd4ba98ea84edcece59" | |||
14 | SRC_URI[sha256sum] = "7b1ea803c73f3478917166f04f67cce6e45ad7ea5ab6df99b948c17eb1cb235f" | 14 | SRC_URI[sha256sum] = "7b1ea803c73f3478917166f04f67cce6e45ad7ea5ab6df99b948c17eb1cb235f" |
15 | 15 | ||
16 | DEPENDS = "anthy fontconfig libxft libxt glib-2.0 ncurses intltool" | 16 | DEPENDS = "anthy fontconfig libxft libxt glib-2.0 ncurses intltool" |
17 | DEPENDS_class-target += "intltool-native gtk+ gtk+3 uim-native takao-fonts" | 17 | DEPENDS_append_class-target = " intltool-native gtk+ gtk+3 uim-native takao-fonts" |
18 | 18 | ||
19 | RDEPENDS_uim = "libuim0 libedit" | 19 | RDEPENDS_uim = "libuim0 libedit" |
20 | RDEPENDS_uim-anthy = "takao-fonts anthy libanthy0" | 20 | RDEPENDS_uim-anthy = "takao-fonts anthy libanthy0" |