summaryrefslogtreecommitdiff
path: root/meta-raspberrypi/recipes-devtools/python/rpio_0.10.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-raspberrypi/recipes-devtools/python/rpio_0.10.0.bb')
-rw-r--r--meta-raspberrypi/recipes-devtools/python/rpio_0.10.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-raspberrypi/recipes-devtools/python/rpio_0.10.0.bb b/meta-raspberrypi/recipes-devtools/python/rpio_0.10.0.bb
index d5653cb0d..1c8075f3e 100644
--- a/meta-raspberrypi/recipes-devtools/python/rpio_0.10.0.bb
+++ b/meta-raspberrypi/recipes-devtools/python/rpio_0.10.0.bb
@@ -14,7 +14,7 @@ inherit setuptools3
COMPATIBLE_MACHINE = "^rpi$"
-RDEPENDS_${PN} = "\
+RDEPENDS:${PN} = "\
python3-logging \
python3-threading \
"