mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-15 14:40:24 +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>
This commit is contained in:
@@ -18,7 +18,6 @@ RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-resource \
|
||||
${PYTHON_PN}-shell \
|
||||
${PYTHON_PN}-terminal \
|
||||
${PYTHON_PN}-tests \
|
||||
${PYTHON_PN}-threading \
|
||||
${PYTHON_PN}-unixadmin \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user