mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +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>
This commit is contained in:
committed by
Khem Raj
parent
fbd0d77acb
commit
7e5d8e32a3
@@ -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