Brad Bishop | c1d3433 | 2019-09-09 14:56:00 -0400 | [diff] [blame^] | 1 | inherit setuptools3 |
2 | require python-cmd2.inc | ||||
3 | |||||
4 | RDEPENDS_${PN} += "\ | ||||
5 | ${PYTHON_PN}-pyperclip \ | ||||
6 | ${PYTHON_PN}-colorama \ | ||||
7 | ${PYTHON_PN}-attrs \ | ||||
8 | ${PYTHON_PN}-wcwidth \ | ||||
9 | " | ||||
10 | PNBLACKLIST[python3-cmd2] = "Nothing RPROVIDES 'python3-colorama' (but python3-cmd2_0.9.16.bb RDEPENDS on or otherwise requires it)" |