python-cmd2: upgrade 0.9.18 -> 0.9.19

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zang Ruochen
2019-10-23 13:48:58 +08:00
committed by Khem Raj
parent 35549bdcd6
commit f73f6dc961
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
inherit setuptools3
require python-cmd2.inc
RDEPENDS_${PN} += "\
${PYTHON_PN}-pyperclip \
${PYTHON_PN}-colorama \
${PYTHON_PN}-attrs \
${PYTHON_PN}-wcwidth \
"