summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-gpiod_2.2.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-gpiod_2.2.2.bb b/meta-python/recipes-devtools/python/python3-gpiod_2.2.2.bb
index 0c7e8ef932..c4be99468a 100644
--- a/meta-python/recipes-devtools/python/python3-gpiod_2.2.2.bb
+++ b/meta-python/recipes-devtools/python/python3-gpiod_2.2.2.bb
@@ -21,7 +21,7 @@ RDEPENDS:${PN} += " \
21 python3-profile \ 21 python3-profile \
22" 22"
23RDEPENDS:${PN}-ptest += " \ 23RDEPENDS:${PN}-ptest += " \
24 libgpiod-ptest \ 24 libgpiod-gpiosim \
25 python3-setuptools \ 25 python3-setuptools \
26" 26"
27RRECOMMENDS:${PN}-ptest += "kernel-module-configfs" 27RRECOMMENDS:${PN}-ptest += "kernel-module-configfs"