From b686c380e324fb58aa6a420abd40bc6de2ebcf27 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Thu, 22 Dec 2016 10:45:31 -0500 Subject: python3-wekzeug: update RDEPENDS to pull in http module Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-python/recipes-devtools') 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" -- cgit 1.2.3-korg