diff --git a/meta-python/recipes-devtools/python/python3-html5lib_1.1.bb b/meta-python/recipes-devtools/python/python3-html5lib_1.1.bb index 94fbe0455e..8b32580d4a 100644 --- a/meta-python/recipes-devtools/python/python3-html5lib_1.1.bb +++ b/meta-python/recipes-devtools/python/python3-html5lib_1.1.bb @@ -13,4 +13,6 @@ RDEPENDS:${PN} += "\ python3-xml \ " +CVE_PRODUCT = "html5lib" + BBCLASSEXTEND = "native nativesdk"