summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/pango
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-09-17 10:54:39 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-09-20 10:02:51 +0200
commit6d93a88d6d70c3c165222776c30e5be20faca122 (patch)
tree595a53b6f972ce620701bf35a64b089529bbf0d7 /meta-oe/recipes-graphics/pango
parentfc9386733a63fd7d3fc3a37a774d6b17da8efa3c (diff)
downloadmeta-openembedded-6d93a88d6d70c3c165222776c30e5be20faca122.tar.gz
recipes: few more PR bumps to rebuild after libffi5 -> libffi6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-graphics/pango')
-rw-r--r--meta-oe/recipes-graphics/pango/pangomm_2.28.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/pango/pangomm_2.28.2.bb b/meta-oe/recipes-graphics/pango/pangomm_2.28.2.bb
index 44dcbd3ac..2007e9c43 100644
--- a/meta-oe/recipes-graphics/pango/pangomm_2.28.2.bb
+++ b/meta-oe/recipes-graphics/pango/pangomm_2.28.2.bb
@@ -4,7 +4,7 @@ LICENSE = "LGPLv2.1 & GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ 4LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \
5 file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe" 5 file://COPYING.tools;md5=751419260aa954499f7abaabaa882bbe"
6 6
7PR = "r1" 7PR = "r2"
8 8
9DEPENDS = "mm-common cairomm glibmm" 9DEPENDS = "mm-common cairomm glibmm"
10 10