[oe-commits] Koen Kooi : librsvg: bump PR for bzip2 changes

git version control git at git.openembedded.org
Mon Jan 11 17:15:41 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: dff7d5f7d053d3d7befcd09893e994dd0833d8ee
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=dff7d5f7d053d3d7befcd09893e994dd0833d8ee

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Jan 11 18:12:27 2010 +0100

librsvg: bump PR for bzip2 changes

---

 recipes/librsvg/librsvg_2.26.0.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/librsvg/librsvg_2.26.0.bb b/recipes/librsvg/librsvg_2.26.0.bb
index df23804..d083c46 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"





More information about the Openembedded-commits mailing list