diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-croniter_0.3.34.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-croniter_0.3.34.bb b/meta-python/recipes-devtools/python/python3-croniter_0.3.34.bb index 0c28948f63..123d176137 100644 --- a/meta-python/recipes-devtools/python/python3-croniter_0.3.34.bb +++ b/meta-python/recipes-devtools/python/python3-croniter_0.3.34.bb | |||
@@ -9,4 +9,4 @@ SRC_URI[sha256sum] = "7186b9b464f45cf3d3c83a18bc2344cc101d7b9fd35a05f2878437b149 | |||
9 | 9 | ||
10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
11 | 11 | ||
12 | RDEPENDS_${PN} += " python3-dateutil" | 12 | RDEPENDS_${PN} += " python3-dateutil python3-natsort" |