diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-markdown_3.5.2.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-markdown_3.5.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-markdown_3.5.2.bb b/meta/recipes-devtools/python/python3-markdown_3.5.2.bb index 6836c5638f..1df7a98183 100644 --- a/meta/recipes-devtools/python/python3-markdown_3.5.2.bb +++ b/meta/recipes-devtools/python/python3-markdown_3.5.2.bb | |||
| @@ -10,4 +10,4 @@ SRC_URI[sha256sum] = "e1ac7b3dc550ee80e602e71c1d168002f062e49f1b11e26a36264dafd4 | |||
| 10 | 10 | ||
| 11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
| 12 | 12 | ||
| 13 | RDEPENDS:${PN} += "${PYTHON_PN}-logging ${PYTHON_PN}-setuptools" | 13 | RDEPENDS:${PN} += "python3-logging python3-setuptools" |
