diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-09-30 16:15:41 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-10-12 10:24:45 +0200 |
commit | f6b6238d617b70d2222b5cdea2db3d375bc5549d (patch) | |
tree | 5f9053a778fa8fd987ca285071f10bd8d25f7864 /meta-oe/recipes-graphics/pango/pango-1.29.4/no-tests.patch | |
parent | ef12dfc5055a7937c6a9dbcb605bba9627dc495a (diff) | |
download | meta-openembedded-f6b6238d617b70d2222b5cdea2db3d375bc5549d.tar.gz |
pango: upgrade to 1.29.4
* pango older than 1.29.1 causes ie libglade build fail with
/usr/include/pango-1.0/pango/pango-script.h:132:12: error: unknown type name 'G_CONST_RETURN'
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/pango-1.29.4/no-tests.patch')
-rw-r--r-- | meta-oe/recipes-graphics/pango/pango-1.29.4/no-tests.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/pango/pango-1.29.4/no-tests.patch b/meta-oe/recipes-graphics/pango/pango-1.29.4/no-tests.patch new file mode 100644 index 0000000000..ce64db152f --- /dev/null +++ b/meta-oe/recipes-graphics/pango/pango-1.29.4/no-tests.patch | |||
@@ -0,0 +1,11 @@ | |||
1 | diff -uNr pango-1.29.4.orig/Makefile.am pango-1.29.4/Makefile.am | ||
2 | --- pango-1.29.4.orig/Makefile.am 2011-08-16 03:11:08.000000000 +0200 | ||
3 | +++ pango-1.29.4/Makefile.am 2011-09-30 16:11:53.792567952 +0200 | ||
4 | @@ -1,6 +1,6 @@ | ||
5 | ## Process this file with automake to create Makefile.in. | ||
6 | |||
7 | -SUBDIRS= pango modules pango-view examples docs tools tests build | ||
8 | +SUBDIRS= pango modules pango-view examples docs tools build | ||
9 | |||
10 | EXTRA_DIST = \ | ||
11 | autogen.sh \ | ||