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