diff options
-rw-r--r-- | meta-oe/recipes-support/anthy/anthy_9100h.bb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/anthy/anthy_9100h.bb b/meta-oe/recipes-support/anthy/anthy_9100h.bb index a65d324eae..9d78c3457c 100644 --- a/meta-oe/recipes-support/anthy/anthy_9100h.bb +++ b/meta-oe/recipes-support/anthy/anthy_9100h.bb | |||
@@ -2,8 +2,10 @@ DESCRIPTION="Anthy is a system for Japanese input method. It converts Hiragana t | |||
2 | AUTHOR = "Anthy Developers <anthy-dev@lists.sourceforge.jp>" | 2 | AUTHOR = "Anthy Developers <anthy-dev@lists.sourceforge.jp>" |
3 | HOMEPAGE = "http://anthy.sourceforge.jp" | 3 | HOMEPAGE = "http://anthy.sourceforge.jp" |
4 | 4 | ||
5 | LICENSE = "LGPLv2.1" | 5 | LICENSE = "LGPLv2.1 & GPLv2" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=11f384074d8e93e263b5664ef08a411a" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=11f384074d8e93e263b5664ef08a411a \ |
7 | file://alt-cannadic/COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \ | ||
8 | " | ||
7 | 9 | ||
8 | SRC_URI = "http://osdn.dl.sourceforge.jp/anthy/37536/anthy-9100h.tar.gz \ | 10 | SRC_URI = "http://osdn.dl.sourceforge.jp/anthy/37536/anthy-9100h.tar.gz \ |
9 | file://not_build_elc.patch \ | 11 | file://not_build_elc.patch \ |