livrsvg: added dependency on xineramaproto
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Wed, 18 Aug 2010 18:27:28 +0000 (20:27 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Wed, 18 Aug 2010 18:27:28 +0000 (20:27 +0200)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/librsvg/librsvg_2.26.2.bb

index 118d9ef..02cc12b 100644 (file)
@@ -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