| Submitter | Martin Jansa |
|---|---|
| Date | Oct. 17, 2011, 11:35 p.m. |
| Message ID | <0846be28084e47eca8a5eba90eb9aad4dab2054a.1318894479.git.Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/13383/ |
| State | Accepted |
| Commit | 0846be28084e47eca8a5eba90eb9aad4dab2054a |
| Headers | show |
Comments
Patch
diff --git a/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc b/meta-gnome/recipes-gnome/abiword/abiword-2.5.inc index 7da9dee..86c55f0 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 HOMEPAGE = "http://www.abiword.org" SECTION = "x11/office" LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=ecd3ac329fca77e2d0e412bec38e1c20" DEPENDS = "perl-native wv libgsf libglade libfribidi jpeg libpng libxml2" RDEPENDS_${PN} = "glibc-gconv-ibm850 glibc-gconv-cp1252 \ glibc-gconv-iso8859-15 glibc-gconv-iso8859-1"
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- meta-gnome/recipes-gnome/abiword/abiword-2.5.inc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)