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