On Thu, 8 Nov 2018 at 06:09, <[email protected]> wrote:
> +            if "tkinter" in pypackage and "tk" in pkgconfig:
> +                d.appendVar('FILES_' + pypackage, ' ' + 
> "${libdir}/python${PYTHON_MAJMIN}/lib-dynload/_tkinter*.so")
> +            if "tkinter" in pypackage and "tk" in pkgconfig:
> +                d.appendVar('RDEPENDS_' + pypackage, ' ' + 'tk')

Why is this here and not in the manifest?

Ross
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to