[oe] [PATCH] libgsf: fix compile error, add missing dependency on gtk+

Petr Štetiar ynezz at true.cz
Sun Nov 8 19:56:35 UTC 2009


Petr Štetiar <ynezz at true.cz> [2009-11-08 17:17:51]:

> Phil Blundell <pb at reciva.com> [2009-11-08 14:49:54]:
> 
> > On Sun, 2009-11-08 at 15:13 +0100, Petr Štetiar wrote:
> > > This patch fixes this compile error:
> > > main.c:38:35: error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory
> > 
> > I wonder if you might be better off depending on gdk-pixbuf rather than
> > the full gtk+.  Does that work for you?
> 
> Yes, it works for me. What should I do now, since the patch has been commited
> already? :-)

I've encoutered few problems when using gdk-pixbuf as dependency, for example
when building Abiword which than needs gdk-linux-fb package as dependency, which
is pulled in by EXTRA_OECONF = "--with-gdktarget=linux-fb" in gdk-pixbuf package.
So I think, that gtk+ in this patch is correct.

-- ynezz




More information about the Openembedded-devel mailing list