On 18 July 2013 13:33, Daiane Angolini <[email protected]> wrote: > I'm facing the following error. Anyone know what I should try in order > | configure: error: Package requirements (glib-2.0 >= 2.28.0 atk >= > 1.29.2 pango >= 1.20 cairo >= 1.6 gdk-pixbuf-2.0 >= 2.21.0) > were not met: > | > | No package 'cairo' found
cairo is a build dependency on GTK+, so I'd recommend having a look at the config.log file it generated and see if that has any hints. (also, this is best discussed on the support list at yocto@) Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
