blob: f5c5c7e1a3012f213f358e970eb338b7cd7fbcf5 [file] [log] [blame]
Brad Bishopc1d34332019-09-09 14:56:00 -04001inherit setuptools3
2require python-cmd2.inc
3
4RDEPENDS_${PN} += "\
5 ${PYTHON_PN}-pyperclip \
6 ${PYTHON_PN}-colorama \
7 ${PYTHON_PN}-attrs \
8 ${PYTHON_PN}-wcwidth \
9 "