aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-python/recipes-devtools/python/python-monotonic_1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-monotonic_1.2.bb b/meta-python/recipes-devtools/python/python-monotonic_1.2.bb
index 66183ef6f8..e5c88b1549 100644
--- a/meta-python/recipes-devtools/python/python-monotonic_1.2.bb
+++ b/meta-python/recipes-devtools/python/python-monotonic_1.2.bb
@@ -7,4 +7,4 @@ SRC_URI[sha256sum] = "c0e1ceca563ca6bb30b0fb047ee1002503ae6ad3585fc9c6af37a8f77e
inherit pypi setuptools
-RDEPENDS_${PN} += "${PYTHON_PN}-ctypes ${PYTHON_PN}-re"
+RDEPENDS_${PN} += "${PYTHON_PN}-ctypes ${PYTHON_PN}-io ${PYTHON_PN}-re ${PYTHON_PN}-threading"