diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-isodate_0.6.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-isodate_0.6.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-isodate_0.6.0.bb b/meta-python/recipes-devtools/python/python3-isodate_0.6.0.bb index 2aa64d08d4..dd39541726 100644 --- a/meta-python/recipes-devtools/python/python3-isodate_0.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-isodate_0.6.0.bb | |||
@@ -7,7 +7,7 @@ SRC_URI[sha256sum] = "2e364a3d5759479cdb2d37cce6b9376ea504db2ff90252a2e5b7cc89cc | |||
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||
10 | RDEPENDS_${PN} += " \ | 10 | RDEPENDS:${PN} += " \ |
11 | ${PYTHON_PN}-six \ | 11 | ${PYTHON_PN}-six \ |
12 | " | 12 | " |
13 | 13 | ||