mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
python3-sh: remove python3-tests from RDEPENDS
python3-tests installs the unit tests of python
as well as stuff that no one should care about
in its rootfs. Thus, it is not a runtime dependency
of python3-sh.
Signed-off-by: Shlomi Vaknin <shlomi.39sd@gmail.com>
Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 2ed25eb4ef)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
25c29224f4
commit
57d742a83b
|
|
@ -18,7 +18,6 @@ RDEPENDS_${PN} += " \
|
|||
${PYTHON_PN}-resource \
|
||||
${PYTHON_PN}-shell \
|
||||
${PYTHON_PN}-terminal \
|
||||
${PYTHON_PN}-tests \
|
||||
${PYTHON_PN}-threading \
|
||||
${PYTHON_PN}-unixadmin \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user