From: Steffen Sledz Date: Sun, 1 Mar 2009 04:52:27 +0000 (-0300) Subject: neon: use gnutls-2.patch to fix the building with newer gnutls releases X-Git-Tag: Release-2010-05/1~3922 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b18fb0503145597f294a6143748caf6eb84af1d;p=openembedded.git neon: use gnutls-2.patch to fix the building with newer gnutls releases --- diff --git a/packages/neon/neon_0.25.5.bb b/packages/neon/neon_0.25.5.bb index f935fdb222..9151a74665 100644 --- a/packages/neon/neon_0.25.5.bb +++ b/packages/neon/neon_0.25.5.bb @@ -4,10 +4,11 @@ SECTION = "libs" LICENSE = "LGPL" DEPENDS = "zlib libxml2 expat time gnutls" -PR = "r3" +PR = "r4" SRC_URI = "http://www.webdav.org/${PN}/${P}.tar.gz \ - file://gnutls-force-and-detect.patch;patch=1" + file://gnutls-force-and-detect.patch;patch=1 \ + file://gnutls-2.patch;patch=1" inherit autotools binconfig lib_package pkgconfig