diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-gpiod_2.1.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-gpiod_2.1.3.bb b/meta-python/recipes-devtools/python/python3-gpiod_2.1.3.bb index 310694ade7..0dbb38d200 100644 --- a/meta-python/recipes-devtools/python/python3-gpiod_2.1.3.bb +++ b/meta-python/recipes-devtools/python/python3-gpiod_2.1.3.bb | |||
| @@ -16,7 +16,7 @@ DEPENDS += " \ | |||
| 16 | python3-setuptools-native \ | 16 | python3-setuptools-native \ |
| 17 | " | 17 | " |
| 18 | RDEPENDS:${PN} += " \ | 18 | RDEPENDS:${PN} += " \ |
| 19 | libgpiod (>= 2.0) \ | 19 | libgpiod (>= 2.1) \ |
| 20 | python3-datetime \ | 20 | python3-datetime \ |
| 21 | python3-profile \ | 21 | python3-profile \ |
| 22 | " | 22 | " |
