aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-sh_1.12.14.bb
blob: 7cb5140d2d4497743f8fe8340bb8b8dc96f19d5d (plain)
1
2
3
4
5
6
7
8
require python-sh.inc
inherit setuptools

RDEPENDS_${PN} += " \
    ${PYTHON_PN}-contextlib \
    ${PYTHON_PN}-lang \
    ${PYTHON_PN}-textutils \
"