From: Bartosz Golaszewski <bartosz.golaszew...@linaro.org>

This version of python3-gpiod requires libgpiod v2.1 so fix RDEPENDS.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszew...@linaro.org>
---
 meta-python/recipes-devtools/python/python3-gpiod_2.1.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 310694ade..0dbb38d20 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 \
 "
-- 
2.40.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#106845): 
https://lists.openembedded.org/g/openembedded-devel/message/106845
Mute This Topic: https://lists.openembedded.org/mt/102640319/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to