* Derek Straka <[email protected]> [161222 16:46]:
> Signed-off-by: Derek Straka <[email protected]>
> ---
> meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb | 2 ++
> 1 file changed, 2 insertions(+)
> diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb
> b/meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb
> index af2d86a..145a1de 100644
> --- a/meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb
> +++ b/meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb
> @@ -1,2 +1,4 @@
> inherit pypi setuptools3
> require python-werkzeug.inc
> +
> +RDEPENDS_${PN} += "${PYTHON_PN}-misc"
How much of python3-misc is actually needed? Just running du -sh gave
me:
4.2M
tmp/work/armv5e-oe-linux-gnueabi/python3/3.5.1-r1.0/packages-split/python3-misc/usr/lib/python3.5/
If `http` doesn't require much of the other stuf in python3-misc, could
you split out python3-http?
Not that I'm using python3-werkzeug, but I've been contemplating it...
Cheers,
Anders
--
Anders Darander, Senior System Architect
ChargeStorm AB / eStorm AB
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel