diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-elementpath_2.2.3.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-elementpath_2.2.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-elementpath_2.2.3.bb b/meta-python/recipes-devtools/python/python3-elementpath_2.2.3.bb index 2d9c53172d..1801fc26b8 100644 --- a/meta-python/recipes-devtools/python/python3-elementpath_2.2.3.bb +++ b/meta-python/recipes-devtools/python/python3-elementpath_2.2.3.bb | |||
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "60139b91ef9646e27381fd62b8c38f1fc8ebc78dc4bc231c08c5124006 | |||
8 | PYPI_PACKAGE = "elementpath" | 8 | PYPI_PACKAGE = "elementpath" |
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||
11 | RDEPENDS_${PN} += " \ | 11 | RDEPENDS:${PN} += " \ |
12 | ${PYTHON_PN}-xml \ | 12 | ${PYTHON_PN}-xml \ |
13 | " | 13 | " |
14 | 14 | ||