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