aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/libmailwrapper/libmailwrapper.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-opie/libmailwrapper/libmailwrapper.inc')
-rw-r--r--recipes-opie/libmailwrapper/libmailwrapper.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-opie/libmailwrapper/libmailwrapper.inc b/recipes-opie/libmailwrapper/libmailwrapper.inc
index c72ae36..51961b7 100644
--- a/recipes-opie/libmailwrapper/libmailwrapper.inc
+++ b/recipes-opie/libmailwrapper/libmailwrapper.inc
@@ -2,6 +2,8 @@ DESCRIPTION = "Qt-based class wrapper of libetpan"
SECTION = "opie/libs"
PRIORITY = "optional"
LICENSE = "LGPL"
+# FIXME stopgap until split archives have license files included
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LGPL-2.0;md5=03f2b9deed35802bc1aae2ae3dc6d9ed"
DEPENDS = "libetpan"
S = "${WORKDIR}/libmailwrapper"