aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cmd2_0.9.16.bb
blob: 594e93dcad0b69ad9815add2d43160ec9591a686 (plain)
1
2
3
4
5
6
7
8
9
10
inherit setuptools3
require python-cmd2.inc

RDEPENDS_${PN} += "\
    ${PYTHON_PN}-pyperclip \
    ${PYTHON_PN}-colorama \
    ${PYTHON_PN}-attrs \
    ${PYTHON_PN}-wcwidth \
    "
PNBLACKLIST[python3-cmd2] = "Nothing RPROVIDES 'python3-colorama' (but python3-cmd2_0.9.16.bb RDEPENDS on or otherwise requires it)"