summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libetpan/libetpan_0.57.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/libetpan/libetpan_0.57.bb')
-rw-r--r--meta-oe/recipes-support/libetpan/libetpan_0.57.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libetpan/libetpan_0.57.bb b/meta-oe/recipes-support/libetpan/libetpan_0.57.bb
index e9a755e69..0dbd78202 100644
--- a/meta-oe/recipes-support/libetpan/libetpan_0.57.bb
+++ b/meta-oe/recipes-support/libetpan/libetpan_0.57.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "libetpan is a library for communicating with mail and news server
2It supports the protocols SMTP, POP3, IMAP and NNTP." 2It supports the protocols SMTP, POP3, IMAP and NNTP."
3HOMEPAGE = "http://www.etpan.org" 3HOMEPAGE = "http://www.etpan.org"
4SECTION = "libs" 4SECTION = "libs"
5DEPENDS = "gnutls liblockfile" 5DEPENDS = "gnutls liblockfile curl"
6LICENSE = "BSD" 6LICENSE = "BSD"
7LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=f18ebe7e452708c26f83954f81062ba7" 7LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=f18ebe7e452708c26f83954f81062ba7"
8 8