diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-werkzeug.inc | 2 |
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 | ||
16 | PYPI_PACKAGE = "Werkzeug" | 16 | PYPI_PACKAGE = "Werkzeug" |
17 | 17 | ||
18 | CLEANBROKEN = "1" | ||
19 | |||
18 | RDEPENDS_${PN} += " \ | 20 | RDEPENDS_${PN} += " \ |
19 | ${PYTHON_PN}-datetime \ | 21 | ${PYTHON_PN}-datetime \ |
20 | ${PYTHON_PN}-difflib \ | 22 | ${PYTHON_PN}-difflib \ |