diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.2.3.bb b/meta-python/recipes-devtools/python/python3-lxml_4.2.3.bb index ff4bc7faa..b95d7bae7 100644 --- a/meta-python/recipes-devtools/python/python3-lxml_4.2.3.bb +++ b/meta-python/recipes-devtools/python/python3-lxml_4.2.3.bb @@ -1,2 +1,3 @@ inherit setuptools3 require python-lxml.inc +CLEANBROKEN = "1" diff --git a/meta-python/recipes-devtools/python/python3-protobuf_3.6.0.bb b/meta-python/recipes-devtools/python/python3-protobuf_3.6.0.bb index 781d1dc4d..53d5528c4 100644 --- a/meta-python/recipes-devtools/python/python3-protobuf_3.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-protobuf_3.6.0.bb @@ -1,2 +1,3 @@ inherit setuptools3 require python-protobuf.inc +CLEANBROKEN = "1"