* otherwise fails with:
| claws-mail/3.9.0-r0/claws-mail-3.9.0/src/common/ssl.c:35:20:
fatal error: gcrypt.h: No such file or directory
| #include <gcrypt.h>
Signed-off-by: Martin Jansa <[email protected]>
---
meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb
b/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb
index 7072046..2967ed0 100644
--- a/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb
+++ b/meta-oe/recipes-sato/claws-mail/claws-mail_3.9.0.bb
@@ -1,6 +1,6 @@
SECTION = "x11/network"
SUMMARY = "Mail user agent"
-DEPENDS = "gtk+ libetpan openssl aspell curl"
+DEPENDS = "gtk+ libetpan openssl aspell curl libgcrypt"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=e059bde2972c1790af786f3e86bac22e"
--
2.0.0
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel