2018-06-08 21:17 GMT+03:00 Sascha Silbe <[email protected]>: > python3 -c 'from gi.repository import GLib'
May I ask, what is the use case for running this in the native context? Note that we explicitly disable generating introspection data on the native side (though the g-i class), and so you'll get the typelibs for the base glib that is bundled with g-i tarball, but not anything else. Alex -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
