summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-markdown-it-py_3.0.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-markdown-it-py_3.0.0.bb b/meta-python/recipes-devtools/python/python3-markdown-it-py_3.0.0.bb
index 5ba4fc88b7..1944574fdb 100644
--- a/meta-python/recipes-devtools/python/python3-markdown-it-py_3.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-markdown-it-py_3.0.0.bb
@@ -10,5 +10,6 @@ inherit pypi python_flit_core
10RDEPENDS:${PN} += "python3-mdurl" 10RDEPENDS:${PN} += "python3-mdurl"
11 11
12PYPI_PACKAGE = "markdown-it-py" 12PYPI_PACKAGE = "markdown-it-py"
13CVE_PRODUCT = "markdown-it-py"
13 14
14BBCLASSEXTEND = "native nativesdk" 15BBCLASSEXTEND = "native nativesdk"