diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-monotonic_1.2.bb | 2 |
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 | |||
7 | 7 | ||
8 | inherit pypi setuptools | 8 | inherit pypi setuptools |
9 | 9 | ||
10 | RDEPENDS_${PN} += "${PYTHON_PN}-ctypes ${PYTHON_PN}-re" | 10 | RDEPENDS_${PN} += "${PYTHON_PN}-ctypes ${PYTHON_PN}-io ${PYTHON_PN}-re ${PYTHON_PN}-threading" |