blob: 6c9fcbd84e8df4a099e2701d9c45def1284beed6 [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001inherit setuptools
2require python-pyperclip.inc
3
4RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-contextlib \
6 ${PYTHON_PN}-subprocess \
7"