From 412aee051cd8f277299c13e4ae7662b3d52455ac Mon Sep 17 00:00:00 2001 From: Konrad Weihmann Date: Sat, 30 May 2020 22:23:40 +0200 Subject: python3-smbus2: remove duplicate RDEPENDS settings Signed-off-by: Konrad Weihmann Signed-off-by: Khem Raj (cherry picked from commit 7e5d8e32a383090a94b4fee19980b3e17bd7c902) Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python3-smbus2_0.3.0.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-python') 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" PYPI_PACKAGE = "smbus2" -RDEPENDS_${PN} = "${PYTHON_PN}-ctypes ${PYTHON_PN}-fcntl" - RDEPENDS_${PN} += "\ ${PYTHON_PN}-ctypes \ ${PYTHON_PN}-fcntl \ -- cgit 1.2.3-korg