blob: 7cb5140d2d4497743f8fe8340bb8b8dc96f19d5d [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001require python-sh.inc
2inherit setuptools
3
4RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-contextlib \
6 ${PYTHON_PN}-lang \
7 ${PYTHON_PN}-textutils \
8"