diff options
| author | Derek Straka <derek@asterius.io> | 2017-03-06 10:54:34 -0500 | 
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-03-11 17:56:40 +0100 | 
| commit | eeffd9d20ccc4b967a91023f27809235142a6065 (patch) | |
| tree | 1184c4c269b42caeea731c0621b2f26964272f0a /meta-python/recipes-devtools/python/python-werkzeug.inc | |
| parent | 1597be88b3d0b0698d6c4922e0ebdd6b601eac6e (diff) | |
| download | meta-openembedded-eeffd9d20ccc4b967a91023f27809235142a6065.tar.gz | |
python-werkzeug: set clean as broken
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-werkzeug.inc')
| -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 e469bf3387..e55f56dbe1 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 \ | 
