diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-10-17 16:06:38 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2011-10-18 01:31:11 +0200 |
commit | 0846be28084e47eca8a5eba90eb9aad4dab2054a (patch) | |
tree | d8a8365ad6b7555dc8cdd0a833660f9631a0a2b6 /meta-gnome/recipes-gnome | |
parent | 7714140fe7fd7411a497f61abfce8c89c8a38cd6 (diff) | |
download | meta-openembedded-0846be28084e47eca8a5eba90eb9aad4dab2054a.tar.gz |
abiword: add LIC_FILES_CHKSUM
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/abiword/abiword-2.5.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc b/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc index 7da9dee3a..86c55f046 100644 --- a/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc +++ b/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc | |||
@@ -2,6 +2,7 @@ DESCRIPTION = "AbiWord is free word processing program similar to Microsoft(r) W | |||
2 | HOMEPAGE = "http://www.abiword.org" | 2 | HOMEPAGE = "http://www.abiword.org" |
3 | SECTION = "x11/office" | 3 | SECTION = "x11/office" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYING;md5=ecd3ac329fca77e2d0e412bec38e1c20" | ||
5 | DEPENDS = "perl-native wv libgsf libglade libfribidi jpeg libpng libxml2" | 6 | DEPENDS = "perl-native wv libgsf libglade libfribidi jpeg libpng libxml2" |
6 | RDEPENDS_${PN} = "glibc-gconv-ibm850 glibc-gconv-cp1252 \ | 7 | RDEPENDS_${PN} = "glibc-gconv-ibm850 glibc-gconv-cp1252 \ |
7 | glibc-gconv-iso8859-15 glibc-gconv-iso8859-1" | 8 | glibc-gconv-iso8859-15 glibc-gconv-iso8859-1" |