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 += " \ python3-setuptools-native \ " RDEPENDS:${PN} += " \ - libgpiod (>= 2.0) \ + libgpiod (>= 2.1) \ python3-datetime \ python3-profile \ "