mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
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:
committed by
Armin Kuster
parent
32f13ea806
commit
412aee051c
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user