blob: 6c9fcbd84e8df4a099e2701d9c45def1284beed6 [file] [log] [blame]
xjb04a4022021-11-25 15:01:52 +08001inherit setuptools
2require python-pyperclip.inc
3
4RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-contextlib \
6 ${PYTHON_PN}-subprocess \
7"