]> code.ossystems Code Review - openembedded-core.git/commit
python3-pygobject: remove python3-setuptools from RDEPENDS
authorLuca Boccassi <luca.boccassi@microsoft.com>
Thu, 8 Aug 2019 14:02:27 +0000 (15:02 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 12 Aug 2019 15:20:00 +0000 (16:20 +0100)
commit3054791e62c6ac1b03b7658f9c59761b254fa05c
treecd8a1695ff15327a4b9c240023eb168d766dbc91
parent84f6fd6464b987c556c630e83e8888ee484dadc6
python3-pygobject: remove python3-setuptools from RDEPENDS

python3-setuptools is an optional build-dependency of pygobject but
it is not necessary to run it, as also documented by the upstream
packaging guide:

https://gitlab.gnome.org/GNOME/pygobject/blob/master/docs/packagingguide.rst

Remove it from RDEPENDS to shrink the runtime dependency chain, as
setuptools includes scripts to download other packages, which might not
be desired on a minimal image.

Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pygobject_3.32.2.bb