aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb b/meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb
index af2d86a9fa..145a1de0a1 100644
--- a/meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb
+++ b/meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb
@@ -1,2 +1,4 @@
inherit pypi setuptools3
require python-werkzeug.inc
+
+RDEPENDS_${PN} += "${PYTHON_PN}-misc"