diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-werkzeug_0.11.11.bb | 2 |
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 @@ | |||
1 | inherit pypi setuptools3 | 1 | inherit pypi setuptools3 |
2 | require python-werkzeug.inc | 2 | require python-werkzeug.inc |
3 | |||
4 | RDEPENDS_${PN} += "${PYTHON_PN}-misc" | ||