[oe] [meta-python][PATCH] python3-wekzeug: update RDEPENDS to pull in http module

Derek Straka derek at asterius.io
Thu Dec 22 15:45:31 UTC 2016


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb | 2 ++
 1 file changed, 2 insertions(+)

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 af2d86a..145a1de 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"
-- 
2.7.4




More information about the Openembedded-devel mailing list