summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-werkzeug.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-werkzeug.inc b/meta-python/recipes-devtools/python/python-werkzeug.inc
index e469bf338..e55f56dbe 100644
--- a/meta-python/recipes-devtools/python/python-werkzeug.inc
+++ b/meta-python/recipes-devtools/python/python-werkzeug.inc
@@ -15,6 +15,8 @@ SRC_URI[sha256sum] = "455d7798ac263266dbd38d4841f7534dd35ca9c3da4a8df303f8488f38
15 15
16PYPI_PACKAGE = "Werkzeug" 16PYPI_PACKAGE = "Werkzeug"
17 17
18CLEANBROKEN = "1"
19
18RDEPENDS_${PN} += " \ 20RDEPENDS_${PN} += " \
19 ${PYTHON_PN}-datetime \ 21 ${PYTHON_PN}-datetime \
20 ${PYTHON_PN}-difflib \ 22 ${PYTHON_PN}-difflib \