From: Martin Jansa Date: Thu, 18 Mar 2010 18:24:00 +0000 (+0100) Subject: librsvg-native: PR bump after libexpat soname change X-Git-Tag: Release-2010-05/1~340^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0dd1bf0f5eddfce8bf8f81ffb6e6df22e45bd47;p=openembedded.git librsvg-native: PR bump after libexpat soname change Signed-off-by: Martin Jansa --- diff --git a/recipes/librsvg/librsvg-native_2.26.0.bb b/recipes/librsvg/librsvg-native_2.26.0.bb index 0a0a274469..5ec1b285f1 100644 --- a/recipes/librsvg/librsvg-native_2.26.0.bb +++ b/recipes/librsvg/librsvg-native_2.26.0.bb @@ -2,6 +2,7 @@ DESCRIPTION = "Library for rendering SVG files" SECTION = "x11/utils" DEPENDS = "cairo-native pango-native gdk-pixbuf-csource-native" LICENSE = "LGPL" +PR = "r1" inherit native autotools_stage