aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-prompt-toolkit_1.0.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-prompt-toolkit_1.0.15.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-prompt-toolkit_1.0.15.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-prompt-toolkit_1.0.15.bb b/meta-python/recipes-devtools/python/python-prompt-toolkit_1.0.15.bb
index 76e841014a..527c905a83 100644
--- a/meta-python/recipes-devtools/python/python-prompt-toolkit_1.0.15.bb
+++ b/meta-python/recipes-devtools/python/python-prompt-toolkit_1.0.15.bb
@@ -1,2 +1,6 @@
inherit pypi setuptools
require python-prompt-toolkit.inc
+
+RDEPENDS_${PN} += " \
+ ${PYTHON_PN}-subprocess \
+"