summaryrefslogtreecommitdiff
path: root/packages/sylpheed/sylpheed_2.2.4.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2006-04-28 11:01:57 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-28 11:01:57 +0000
commitd630f1b78ce8835e50278346dfcaa2d042b88327 (patch)
treecba99e0b46a1c4bbdcd04bc339cea55b79677a1e /packages/sylpheed/sylpheed_2.2.4.bb
parent460ece994ab6a8c115dfa7386c6e5ff2bd58c000 (diff)
sylpheed_2.2.4.bb : restore SSL functionality with gnuTLS libraries
Diffstat (limited to 'packages/sylpheed/sylpheed_2.2.4.bb')
-rw-r--r--packages/sylpheed/sylpheed_2.2.4.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/sylpheed/sylpheed_2.2.4.bb b/packages/sylpheed/sylpheed_2.2.4.bb
index 4756bb200d..80ad0b6fe1 100644
--- a/packages/sylpheed/sylpheed_2.2.4.bb
+++ b/packages/sylpheed/sylpheed_2.2.4.bb
@@ -3,11 +3,12 @@ DESCRIPTION = "Mail user agent"
DEPENDS = "gtk+ gpgme gnutls"
MAINTAINER = "Graeme Gregory <dp@xora.org.uk>"
LICENSE = "GPL"
-PR = "r3"
+PR = "r4"
SRC_URI = "http://sylpheed.good-day.net/sylpheed/v2.2/sylpheed-${PV}.tar.bz2 \
file://sylpheed-2.2.2-libsylph-Makefile-am.patch;patch=1 \
- file://sylpheed-2.2.2-src-Makefile-am.patch;patch=1"
+ file://sylpheed-2.2.2-src-Makefile-am.patch;patch=1 \
+ file://sylpheed-gnutls_2.2.4.patch;patch=1"
FILES_${PN} = "${bindir} ${datadir}/pixmaps ${datadir}/applications"