diff options
-rw-r--r-- | meta-gnome/recipes-gnome/wv/wv_1.2.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/wv/wv_1.2.0.bb b/meta-gnome/recipes-gnome/wv/wv_1.2.0.bb index c4c115b90e..cef76606e6 100644 --- a/meta-gnome/recipes-gnome/wv/wv_1.2.0.bb +++ b/meta-gnome/recipes-gnome/wv/wv_1.2.0.bb | |||
@@ -1,6 +1,8 @@ | |||
1 | DESCRIPTION = "Programs for accessing Microsoft Word documents" | 1 | DESCRIPTION = "Programs for accessing Microsoft Word documents" |
2 | HOMEPAGE = "http://wvware.sourceforge.net/" | 2 | HOMEPAGE = "http://wvware.sourceforge.net/" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=6cbca01f1c9178aca280e8ff64d85b2f" | ||
5 | |||
4 | DEPENDS = "libgsf glib-2.0" | 6 | DEPENDS = "libgsf glib-2.0" |
5 | PR = "r3" | 7 | PR = "r3" |
6 | 8 | ||