diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-imageio_2.34.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-imageio_2.34.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-imageio_2.34.0.bb b/meta-python/recipes-devtools/python/python3-imageio_2.34.0.bb index 8653983ca7..e38d694408 100644 --- a/meta-python/recipes-devtools/python/python3-imageio_2.34.0.bb +++ b/meta-python/recipes-devtools/python/python3-imageio_2.34.0.bb | |||
@@ -9,4 +9,4 @@ SRC_URI[sha256sum] = "ae9732e10acf807a22c389aef193f42215718e16bd06eed0c5bb57e103 | |||
9 | 9 | ||
10 | inherit pypi setuptools3 | 10 | inherit pypi setuptools3 |
11 | 11 | ||
12 | RDEPENDS:${PN} = "${PYTHON_PN}-numpy ${PYTHON_PN}-pillow" | 12 | RDEPENDS:${PN} = "python3-numpy python3-pillow" |