aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb')
-rw-r--r--meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb b/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb
index 792d696241..93b58057ce 100644
--- a/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb
+++ b/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb
@@ -2,10 +2,9 @@ SUMMARY = "Library for converting WMF files"
HOMEPAGE = "http://wvware.sourceforge.net/libwmf.html"
SECTION = "libs"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-PR = "r3"
DEPENDS:class-native = "freetype-native libpng-native jpeg-native"
DEPENDS = "freetype libpng jpeg expat gtk+"