aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb b/meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb
index c2a18c0fd8..90967f8e56 100644
--- a/meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb
+++ b/meta-python/recipes-devtools/python/python3-luma-core_2.4.2.bb
@@ -11,7 +11,7 @@ SRC_URI[sha256sum] = "963c264164d4374f549d57db09599e0ca458cea1bd05e16939897619be
PYPI_PACKAGE = "luma.core"
RDEPENDS:${PN} += " \
- ${PYTHON_PN}-pillow \
- ${PYTHON_PN}-threading \
- ${PYTHON_PN}-smbus2 \
+ python3-pillow \
+ python3-threading \
+ python3-smbus2 \
"