[oe-commits] Frans Meulenbroeks : livrsvg: added dependency on xineramaproto

git version control git at git.openembedded.org
Wed Aug 18 18:28:43 UTC 2010


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

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Wed Aug 18 20:27:28 2010 +0200

livrsvg: added dependency on xineramaproto

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

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

diff --git a/recipes/librsvg/librsvg_2.26.2.bb b/recipes/librsvg/librsvg_2.26.2.bb
index 118d9ef..02cc12b 100644
--- a/recipes/librsvg/librsvg_2.26.2.bb
+++ b/recipes/librsvg/librsvg_2.26.2.bb
@@ -1,7 +1,8 @@
 DESCRIPTION = "Library for rendering SVG files"
 SECTION = "x11/utils"
-DEPENDS = "bzip2 gtk+ libcroco cairo libart-lgpl libxml2 popt"
+DEPENDS = "bzip2 gtk+ libcroco cairo libart-lgpl libxml2 popt xineramaproto"
 LICENSE = "LGPL"
+PR = "r1"
 
 inherit gnome
 





More information about the Openembedded-commits mailing list