diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python-html5lib.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-html5lib.inc b/meta-python/recipes-devtools/python/python-html5lib.inc index 0eb8bf3213..a8e0fb4085 100644 --- a/meta-python/recipes-devtools/python/python-html5lib.inc +++ b/meta-python/recipes-devtools/python/python-html5lib.inc | |||
| @@ -13,3 +13,5 @@ RDEPENDS_${PN} += "\ | |||
| 13 | ${PYTHON_PN}-webencodings \ | 13 | ${PYTHON_PN}-webencodings \ |
| 14 | ${PYTHON_PN}-xml \ | 14 | ${PYTHON_PN}-xml \ |
| 15 | " | 15 | " |
| 16 | |||
| 17 | BBCLASSEXTEND = "native nativesdk" | ||
