librsvg: bump PR for bzip2 changes
authorKoen Kooi <koen@openembedded.org>
Mon, 11 Jan 2010 17:12:27 +0000 (18:12 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 11 Jan 2010 17:12:27 +0000 (18:12 +0100)
recipes/librsvg/librsvg_2.26.0.bb

index df23804..d083c46 100644 (file)
@@ -1,8 +1,10 @@
 DESCRIPTION = "Library for rendering SVG files"
 SECTION = "x11/utils"
-DEPENDS = "gtk+ libcroco cairo libart-lgpl libxml2 popt"
+DEPENDS = "bzip2 gtk+ libcroco cairo libart-lgpl libxml2 popt"
 LICENSE = "LGPL"
 
+PR = "r1"
+
 inherit gnome
 
 EXTRA_OECONF = "--disable-mozilla-plugin"