On 13 May 2013 16:23, Otavio Salvador <[email protected]> wrote: > We may need to have a mechanism to specific build dependencies for > native depending on host version/distribution.
The situation is that Suse splits the expat parser into a separate package for some reason, so the "fix" is to actually install the whole Python core library by installing python-xml if it isn't already pulled in. We could add a sanity test that the python available is a full python and not missing the expat parser (suse without python-xml) or isn't python-minimal (ubuntu). Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
