diff options
Diffstat (limited to 'recipes-devtools/python/python3-adafruit-circuitpython-busdevice_5.0.5.bb')
-rw-r--r-- | recipes-devtools/python/python3-adafruit-circuitpython-busdevice_5.0.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python3-adafruit-circuitpython-busdevice_5.0.5.bb b/recipes-devtools/python/python3-adafruit-circuitpython-busdevice_5.0.5.bb index 7c1a267..7cccd58 100644 --- a/recipes-devtools/python/python3-adafruit-circuitpython-busdevice_5.0.5.bb +++ b/recipes-devtools/python/python3-adafruit-circuitpython-busdevice_5.0.5.bb | |||
@@ -12,7 +12,7 @@ inherit setuptools3 | |||
12 | 12 | ||
13 | DEPENDS += "python3-setuptools-scm-native" | 13 | DEPENDS += "python3-setuptools-scm-native" |
14 | 14 | ||
15 | RDEPENDS_${PN} += " \ | 15 | RDEPENDS:${PN} += " \ |
16 | python3-adafruit-blinka \ | 16 | python3-adafruit-blinka \ |
17 | python3-core \ | 17 | python3-core \ |
18 | " | 18 | " |