summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/anthy/anthy_9100h.bb6
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
2AUTHOR = "Anthy Developers <anthy-dev@lists.sourceforge.jp>" 2AUTHOR = "Anthy Developers <anthy-dev@lists.sourceforge.jp>"
3HOMEPAGE = "http://anthy.sourceforge.jp" 3HOMEPAGE = "http://anthy.sourceforge.jp"
4 4
5LICENSE = "LGPLv2.1" 5LICENSE = "LGPLv2.1 & GPLv2"
6LIC_FILES_CHKSUM = "file://COPYING;md5=11f384074d8e93e263b5664ef08a411a" 6LIC_FILES_CHKSUM = "file://COPYING;md5=11f384074d8e93e263b5664ef08a411a \
7 file://alt-cannadic/COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \
8"
7 9
8SRC_URI = "http://osdn.dl.sourceforge.jp/anthy/37536/anthy-9100h.tar.gz \ 10SRC_URI = "http://osdn.dl.sourceforge.jp/anthy/37536/anthy-9100h.tar.gz \
9 file://not_build_elc.patch \ 11 file://not_build_elc.patch \