aboutsummaryrefslogtreecommitdiffstats
path: root/packages/cairo
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2006-03-15 20:25:57 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-15 20:25:57 +0000
commit692fee0392eff0dda891ab4fe81309b20feb171a (patch)
tree752af21bb3b2cd6ee70d094f539f3f0efe08ae8b /packages/cairo
parent9b491d2fe58e171879214c6a19e019469f7f4c74 (diff)
downloadopenembedded-692fee0392eff0dda891ab4fe81309b20feb171a.tar.gz
cairo-1.0.2: fix build for gcc4, patch from cvs
Diffstat (limited to 'packages/cairo')
-rw-r--r--packages/cairo/cairo_1.0.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/cairo/cairo_1.0.2.bb b/packages/cairo/cairo_1.0.2.bb
index 51116b3757..e15073ec0b 100644
--- a/packages/cairo/cairo_1.0.2.bb
+++ b/packages/cairo/cairo_1.0.2.bb
@@ -5,7 +5,8 @@ DESCRIPTION = "Cairo graphics library"
LICENSE = "MPL LGPL"
PR = "r0"
-SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz"
+SRC_URI = "http://cairographics.org/releases/cairo-${PV}.tar.gz \
+ file://gcc4-fix.patch;patch=1"
inherit autotools pkgconfig