[oe-commits] [meta-openembedded] 63/76: python3-wekzeug: update RDEPENDS to pull in http module

git at git.openembedded.org git at git.openembedded.org
Sat Dec 24 08:19:08 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 096789b32cb61b4216b6a46d00a48e3455addf5f
Author: Derek Straka <derek at asterius.io>
AuthorDate: Thu Dec 22 10:45:31 2016 -0500

    python3-wekzeug: update RDEPENDS to pull in http module
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list