diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ntplib_0.4.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ntplib_0.4.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ntplib_0.4.0.bb b/meta-python/recipes-devtools/python/python3-ntplib_0.4.0.bb index d78bec046f..d0a8d7a823 100644 --- a/meta-python/recipes-devtools/python/python3-ntplib_0.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-ntplib_0.4.0.bb | |||
@@ -8,4 +8,4 @@ SRC_URI[sha256sum] = "899d8fb5f8c2555213aea95efca02934c7343df6ace9d7628a5176b176 | |||
8 | 8 | ||
9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
10 | 10 | ||
11 | RDEPENDS:${PN} += "${PYTHON_PN}-datetime ${PYTHON_PN}-io" | 11 | RDEPENDS:${PN} += "python3-datetime python3-io" |