diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-smbus2_0.4.1.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-smbus2_0.4.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-smbus2_0.4.1.bb b/meta-python/recipes-devtools/python/python3-smbus2_0.4.1.bb index fe0b8d1eff..a277930126 100644 --- a/meta-python/recipes-devtools/python/python3-smbus2_0.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-smbus2_0.4.1.bb | |||
| @@ -12,7 +12,7 @@ CLEANBROKEN = "1" | |||
| 12 | 12 | ||
| 13 | PYPI_PACKAGE = "smbus2" | 13 | PYPI_PACKAGE = "smbus2" |
| 14 | 14 | ||
| 15 | RDEPENDS_${PN} += "\ | 15 | RDEPENDS:${PN} += "\ |
| 16 | ${PYTHON_PN}-ctypes \ | 16 | ${PYTHON_PN}-ctypes \ |
| 17 | ${PYTHON_PN}-fcntl \ | 17 | ${PYTHON_PN}-fcntl \ |
| 18 | " | 18 | " |
