blob: 594e93dcad0b69ad9815add2d43160ec9591a686 [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 "
10PNBLACKLIST[python3-cmd2] = "Nothing RPROVIDES 'python3-colorama' (but python3-cmd2_0.9.16.bb RDEPENDS on or otherwise requires it)"