diff options
author | Luca Boccassi <luca.boccassi@microsoft.com> | 2019-08-08 15:02:27 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-08-12 16:23:57 +0100 |
commit | 060918cbc1cee7a9b2093f71502996c57f1fe397 (patch) | |
tree | b2a5a16eb1507c7706f4402645b49f237d79e1e2 /meta/site | |
parent | 0a5f2e0616f40cd595ee5ea29b975a3845a2e9cc (diff) | |
download | poky-060918cbc1cee7a9b2093f71502996c57f1fe397.tar.gz |
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.
(From OE-Core rev: 3054791e62c6ac1b03b7658f9c59761b254fa05c)
Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site')
0 files changed, 0 insertions, 0 deletions