git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0450653
)
librsvg: bump PR for bzip2 changes
author
Koen Kooi
<koen@openembedded.org>
Mon, 11 Jan 2010 17:12:27 +0000
(18:12 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Mon, 11 Jan 2010 17:12:27 +0000
(18:12 +0100)
recipes/librsvg/librsvg_2.26.0.bb
patch
|
blob
|
history
diff --git
a/recipes/librsvg/librsvg_2.26.0.bb
b/recipes/librsvg/librsvg_2.26.0.bb
index
df23804
..
d083c46
100644
(file)
--- 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"