Skip to content

Commit 2ed25eb

Browse files
shlomowkraj
authored andcommitted
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 <[email protected]> Acked-by: Trevor Gamblin <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent 193dac4 commit 2ed25eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

meta-python/recipes-devtools/python/python3-sh_1.14.1.bb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ RDEPENDS_${PN} += " \
1818
${PYTHON_PN}-resource \
1919
${PYTHON_PN}-shell \
2020
${PYTHON_PN}-terminal \
21-
${PYTHON_PN}-tests \
2221
${PYTHON_PN}-threading \
2322
${PYTHON_PN}-unixadmin \
2423
"

0 commit comments

Comments
 (0)