aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cmd2_0.9.17.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cmd2_0.9.17.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-cmd2_0.9.17.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cmd2_0.9.17.bb b/meta-python/recipes-devtools/python/python3-cmd2_0.9.17.bb
new file mode 100644
index 0000000000..f5c5c7e1a3
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-cmd2_0.9.17.bb
@@ -0,0 +1,9 @@
+inherit setuptools3
+require python-cmd2.inc
+
+RDEPENDS_${PN} += "\
+ ${PYTHON_PN}-pyperclip \
+ ${PYTHON_PN}-colorama \
+ ${PYTHON_PN}-attrs \
+ ${PYTHON_PN}-wcwidth \
+ "