Petr Štetiar <[email protected]> [2009-11-08 17:17:51]: > Phil Blundell <[email protected]> [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 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
