diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-rdflib_6.0.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-rdflib_6.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-rdflib_6.0.0.bb b/meta-python/recipes-devtools/python/python3-rdflib_6.0.0.bb index 47cdc49d97..589e6638bf 100644 --- a/meta-python/recipes-devtools/python/python3-rdflib_6.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-rdflib_6.0.0.bb | |||
@@ -6,7 +6,7 @@ SRC_URI[sha256sum] = "7ce4d757eb26f4dd43205ec340d8c097f29e5adfe45d6ea20238c731dc | |||
6 | 6 | ||
7 | inherit pypi setuptools3 | 7 | inherit pypi setuptools3 |
8 | 8 | ||
9 | RDEPENDS_${PN} += " \ | 9 | RDEPENDS:${PN} += " \ |
10 | ${PYTHON_PN}-isodate \ | 10 | ${PYTHON_PN}-isodate \ |
11 | ${PYTHON_PN}-pyparsing \ | 11 | ${PYTHON_PN}-pyparsing \ |
12 | ${PYTHON_PN}-logging \ | 12 | ${PYTHON_PN}-logging \ |