summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/librsvg
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-03-14 13:44:04 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-14 13:37:08 +0000
commit8a2dcd4224520866791b00c5d0d270ea86e320bd (patch)
tree511e2cb4c8a4108e15eea368f10e47a51d9c25de /meta/recipes-gnome/librsvg
parent5d5d5e1de2b45caaecb418a2e4e3fea92514a7ce (diff)
downloadpoky-8a2dcd4224520866791b00c5d0d270ea86e320bd.tar.gz
librsvg: really bump PR
* it was downgraded from r4 to r1 in http://git.openembedded.org/openembedded-core/commit/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb?id=50ad5230ea9e0982cdfda23fb9fcfccf89d28f29 so even with latest change making it r3 we had still on lower version that we had before for 2.32.1 (From OE-Core rev: 7109c2b6257427dcb92b5ba0f16b55437e3edb4d) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/librsvg')
-rw-r--r--meta/recipes-gnome/librsvg/librsvg_2.32.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb b/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb
index 74286fde6c..1e57647cb3 100644
--- a/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb
+++ b/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
9SECTION = "x11/utils" 9SECTION = "x11/utils"
10DEPENDS = "gtk+ libcroco cairo libxml2 popt" 10DEPENDS = "gtk+ libcroco cairo libxml2 popt"
11 11
12PR = "r3" 12PR = "r5"
13 13
14inherit autotools pkgconfig gnome 14inherit autotools pkgconfig gnome
15 15