libxslt: bump INC_PR to rebuild against newer libxml2 in case someone was fast enough...
authorMartin Jansa <Martin.Jansa@gmail.com>
Fri, 19 Nov 2010 12:01:17 +0000 (13:01 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Fri, 19 Nov 2010 12:16:45 +0000 (13:16 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/libxslt/libxslt.inc

index eb0363f..a6430f7 100644 (file)
@@ -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}"