python3-cmd2: Add to blacklist

Its missing a rdep(python3-colorama), unless that recipe is added to
meta-python, its in blacklist and eventually it will be deleted before
zeus release if the rdep is still not submitted

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2019-09-07 10:23:11 -07:00
parent fb34a7c583
commit 48471748f3

View File

@@ -7,3 +7,4 @@ RDEPENDS_${PN} += "\
${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)"