summaryrefslogtreecommitdiff
path: root/packages/sylpheed/sylpheed_2.2.4.bb
diff options
context:
space:
mode:
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"