From: Koen Kooi Date: Mon, 11 Jan 2010 17:12:27 +0000 (+0100) Subject: librsvg: bump PR for bzip2 changes X-Git-Tag: Release-2010-05/1~898^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dff7d5f7d053d3d7befcd09893e994dd0833d8ee;p=openembedded.git librsvg: bump PR for bzip2 changes --- diff --git a/recipes/librsvg/librsvg_2.26.0.bb b/recipes/librsvg/librsvg_2.26.0.bb index df238048fb..d083c46e2a 100644 --- a/recipes/librsvg/librsvg_2.26.0.bb +++ b/recipes/librsvg/librsvg_2.26.0.bb @@ -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"