blob: 7cb5140d2d4497743f8fe8340bb8b8dc96f19d5d [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001require python-sh.inc
2inherit setuptools
3
4RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-contextlib \
6 ${PYTHON_PN}-lang \
7 ${PYTHON_PN}-textutils \
8"