git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd18e0e
)
claws-mail_2.7.2.bb : this version needs openssl to do tls
author
Graeme Gregory
<dp@xora.org.uk>
Tue, 6 Feb 2007 13:44:05 +0000
(13:44 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Tue, 6 Feb 2007 13:44:05 +0000
(13:44 +0000)
packages/sylpheed/claws-mail_2.7.2.bb
patch
|
blob
|
history
diff --git
a/packages/sylpheed/claws-mail_2.7.2.bb
b/packages/sylpheed/claws-mail_2.7.2.bb
index
bed2057
..
6a698e1
100644
(file)
--- a/
packages/sylpheed/claws-mail_2.7.2.bb
+++ b/
packages/sylpheed/claws-mail_2.7.2.bb
@@
-1,6
+1,6
@@
SECTION = "x11/network"
DESCRIPTION = "Mail user agent"
-DEPENDS = "gtk+ gpgme libetpan libgnomeprint aspell"
+DEPENDS = "gtk+ gpgme libetpan libgnomeprint aspell
openssl
"
LICENSE = "GPL"
PR = "r0"
@@
-8,7
+8,7
@@
SRC_URI = "${SOURCEFORGE_MIRROR}/sylpheed-claws/claws-mail-${PV}.tar.bz2"
FILES_${PN} = "${bindir} ${datadir}/pixmaps ${datadir}/applications"
-EXTRA_OECONF = "--disable-
openssl --disable-
aspell-test \
+EXTRA_OECONF = "--disable-aspell-test \
--disable-dillo-viewer-plugin --with-aspell-prefix=${STAGING_DIR}/${HOST_SYS} \
--enable-aspell"