diff options
| -rw-r--r-- | recipes-devtools/python/python3-sense-hat_2.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python3-sense-hat_2.2.0.bb b/recipes-devtools/python/python3-sense-hat_2.2.0.bb index 5ea0014..6195d28 100644 --- a/recipes-devtools/python/python3-sense-hat_2.2.0.bb +++ b/recipes-devtools/python/python3-sense-hat_2.2.0.bb | |||
| @@ -20,5 +20,5 @@ DEPENDS += " \ | |||
| 20 | RDEPENDS_${PN} += " \ | 20 | RDEPENDS_${PN} += " \ |
| 21 | ${PYTHON_PN}-numpy \ | 21 | ${PYTHON_PN}-numpy \ |
| 22 | ${PYTHON_PN}-rtimu \ | 22 | ${PYTHON_PN}-rtimu \ |
| 23 | ${PYTHON_PN}-imaging \ | 23 | ${PYTHON_PN}-pillow \ |
| 24 | " | 24 | " |
