blob: 527c905a83a6cfc30e6b5c1df13a004b5a1f5bcf [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001inherit pypi setuptools
2require python-prompt-toolkit.inc
3
4RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-subprocess \
6"