mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
193dac4cd6
commit
2ed25eb4ef
|
|
@ -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