summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-gpiod_2.1.3.bb2
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 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 += " \
16 python3-setuptools-native \ 16 python3-setuptools-native \
17" 17"
18RDEPENDS:${PN} += " \ 18RDEPENDS:${PN} += " \
19 libgpiod (>= 2.0) \ 19 libgpiod (>= 2.1) \
20 python3-datetime \ 20 python3-datetime \
21 python3-profile \ 21 python3-profile \
22" 22"