From 4373bc4d0cde98dfa188d9a06266afa06f970bfe Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 19 Nov 2010 13:01:17 +0100 Subject: [PATCH] libxslt: bump INC_PR to rebuild against newer libxml2 in case someone was fast enough to rebuild it against libxml2 without versioned symbols Signed-off-by: Martin Jansa --- recipes/libxslt/libxslt.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/libxslt/libxslt.inc b/recipes/libxslt/libxslt.inc index eb0363ffd1..a6430f7b88 100644 --- a/recipes/libxslt/libxslt.inc +++ b/recipes/libxslt/libxslt.inc @@ -3,7 +3,7 @@ SECTION = "libs" PRIORITY = "optional" DEPENDS = "libxml2 (>=2.6.27)" LICENSE = "MIT" -INC_PR = "r5" +INC_PR = "r6" SRC_URI = "ftp://xmlsoft.org/libxml2/${BPN}-${PV}.tar.gz;name=archive" S = "${WORKDIR}/${BPN}-${PV}" -- 2.39.5