python3-smbus2: remove duplicate RDEPENDS settings

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 7e5d8e32a3)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Konrad Weihmann
2020-05-30 22:23:40 +02:00
committed by Armin Kuster
parent 32f13ea806
commit 412aee051c

View File

@@ -13,8 +13,6 @@ CLEANBROKEN = "1"
PYPI_PACKAGE = "smbus2"
RDEPENDS_${PN} = "${PYTHON_PN}-ctypes ${PYTHON_PN}-fcntl"
RDEPENDS_${PN} += "\
${PYTHON_PN}-ctypes \
${PYTHON_PN}-fcntl \