From 4d0a097e128e46bd4c7616881f2b8a53acdd27c2 Mon Sep 17 00:00:00 2001 From: Patrick Steiner Date: Thu, 21 Jul 2005 09:06:06 +0000 Subject: removed openssl from sylpheed again, added sylpheed-gnutls-extra.patch from XorA --- packages/sylpheed/sylpheed_2.0.0beta6.bb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'packages/sylpheed/sylpheed_2.0.0beta6.bb') diff --git a/packages/sylpheed/sylpheed_2.0.0beta6.bb b/packages/sylpheed/sylpheed_2.0.0beta6.bb index 2c41c473f9..d95f21f343 100644 --- a/packages/sylpheed/sylpheed_2.0.0beta6.bb +++ b/packages/sylpheed/sylpheed_2.0.0beta6.bb @@ -1,12 +1,13 @@ SECTION = "x11/network" DESCRIPTION = "Mail user agent" -DEPENDS = "gtk+ gpgme gnutls openssl" +DEPENDS = "gtk+ gpgme gnutls" MAINTAINER = "Patrick Steiner " LICENSE = "GPL" -PR = "r1" +PR = "r2" SRC_URI = "http://sylpheed.good-day.net/sylpheed/v2.0beta/sylpheed-2.0.0beta6.tar.bz2 \ - file://sylpheed-gnutls_2.0.0beta6.patch;patch=1" + file://sylpheed-gnutls_2.0.0beta6.patch;patch=1 \ + file://sylpheed-gnutls-extra.patch;patch=1 " FILES_${PN} = "${bindir} ${datadir}/pixmaps ${datadir}/applications" FILES_${PN}-doc += "${datadir}" -- cgit v1.2.3