aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-prompt-toolkit_2.0.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-prompt-toolkit_2.0.10.bb')
-rw-r--r--recipes-devtools/python/python-prompt-toolkit_2.0.10.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-prompt-toolkit_2.0.10.bb b/recipes-devtools/python/python-prompt-toolkit_2.0.10.bb
new file mode 100644
index 0000000..527c905
--- /dev/null
+++ b/recipes-devtools/python/python-prompt-toolkit_2.0.10.bb
@@ -0,0 +1,6 @@
+inherit pypi setuptools
+require python-prompt-toolkit.inc
+
+RDEPENDS_${PN} += " \
+ ${PYTHON_PN}-subprocess \
+"