Message ID | 20241206111131.35594-3-brgl@bgdev.pl |
---|---|
State | Accepted |
Headers | show |
Series | libgpiod: improve package dependencies | expand |
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 0c7e8ef93..c4be99468 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} += " \ python3-profile \ " RDEPENDS:${PN}-ptest += " \ - libgpiod-ptest \ + libgpiod-gpiosim \ python3-setuptools \ " RRECOMMENDS:${PN}-ptest += "kernel-module-configfs"