diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-imageio_2.9.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-imageio_2.9.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-imageio_2.9.0.bb b/meta-python/recipes-devtools/python/python3-imageio_2.9.0.bb index fbe5e2c975..2783669b43 100644 --- a/meta-python/recipes-devtools/python/python3-imageio_2.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-imageio_2.9.0.bb | |||
@@ -11,4 +11,4 @@ SRC_URI[sha256sum] = "52ddbaeca2dccf53ba2d6dec5676ca7bc3b2403ef8b37f7da78b7654bb | |||
11 | 11 | ||
12 | inherit pypi setuptools3 | 12 | inherit pypi setuptools3 |
13 | 13 | ||
14 | RDEPENDS_${PN} = "python3-numpy python3-pillow" | 14 | RDEPENDS:${PN} = "python3-numpy python3-pillow" |