aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sylpheed/sylpheed_1.0.0-gtk2-20041224.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/sylpheed/sylpheed_1.0.0-gtk2-20041224.bb')
-rw-r--r--packages/sylpheed/sylpheed_1.0.0-gtk2-20041224.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/sylpheed/sylpheed_1.0.0-gtk2-20041224.bb b/packages/sylpheed/sylpheed_1.0.0-gtk2-20041224.bb
index 7d88eb07ce..3ee58453e5 100644
--- a/packages/sylpheed/sylpheed_1.0.0-gtk2-20041224.bb
+++ b/packages/sylpheed/sylpheed_1.0.0-gtk2-20041224.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Mail user agent"
DEPENDS = "gtk+ gpgme gnutls"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
LICENSE = "GPL"
-PR = "r2"
+PR = "r4"
SRC_URI = "${SOURCEFORGE_MIRROR}/sylpheed-gtk2/sylpheed-${PV}.tar.gz \
file://sylpheed-gnutls.patch;patch=1"
@@ -11,7 +11,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/sylpheed-gtk2/sylpheed-${PV}.tar.gz \
FILES_${PN} = "${bindir} ${datadir}/pixmaps ${datadir}/applications"
FILES_${PN}-doc += "${datadir}"
-EXTRA_OECONF = "--with-gnutls"
+EXTRA_OECONF = "--enable-gnutls"
CFLAGS += "-D_GNU_SOURCE"