diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-markupsafe.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-markupsafe.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-markupsafe.inc b/meta-python/recipes-devtools/python/python-markupsafe.inc index e50f8ce389..927f84452a 100644 --- a/meta-python/recipes-devtools/python/python-markupsafe.inc +++ b/meta-python/recipes-devtools/python/python-markupsafe.inc | |||
@@ -9,4 +9,4 @@ SRC_URI[sha256sum] = "a6be69091dac236ea9c6bc7d012beab42010fa914c459791d627dad491 | |||
9 | PYPI_PACKAGE = "MarkupSafe" | 9 | PYPI_PACKAGE = "MarkupSafe" |
10 | inherit pypi | 10 | inherit pypi |
11 | 11 | ||
12 | RDEPENDS_${PN} += "${PYTHON_PN}-re ${PYTHON_PN}-stringold" | 12 | RDEPENDS_${PN} += "${PYTHON_PN}-stringold" |