From 4349522d76edb8429e89139175a3f70ee563db25 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 8 May 2007 08:24:12 +0000 Subject: libgemwidget: make it work with a recent gtk. * NOTE: see the remark in the recipe about the condionality of the patch --- packages/gpephone/libgemwidget_0.1.bb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'packages/gpephone/libgemwidget_0.1.bb') diff --git a/packages/gpephone/libgemwidget_0.1.bb b/packages/gpephone/libgemwidget_0.1.bb index 0cce92532f..0b670e485d 100644 --- a/packages/gpephone/libgemwidget_0.1.bb +++ b/packages/gpephone/libgemwidget_0.1.bb @@ -8,6 +8,10 @@ PR = "r1" GPE_TARBALL_SUFFIX = "bz2" inherit gpephone pkgconfig autotools +# This really is not angstrom specific, but gtk 2.10 specific +# for a better solution: "patches accepted" +SRC_URI_append_angstrom = " file://gemfilechooser-NULL-callback.patch;patch=1" + do_stage () { autotools_stage_all } -- cgit v1.2.3