aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorKonrad Weihmann <kweihmann@outlook.com>2020-05-30 22:23:40 +0200
committerArmin Kuster <akuster808@gmail.com>2020-06-12 09:32:24 -0700
commit412aee051cd8f277299c13e4ae7662b3d52455ac (patch)
tree04395b101cc2fb3418e7fc49f4bef4ea90ce78b4 /meta-python
parent32f13ea80657e34247a8b33603d1364c49785bcc (diff)
downloadmeta-openembedded-contrib-412aee051cd8f277299c13e4ae7662b3d52455ac.tar.gz
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 7e5d8e32a383090a94b4fee19980b3e17bd7c902) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-smbus2_0.3.0.bb2
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"
PYPI_PACKAGE = "smbus2"
-RDEPENDS_${PN} = "${PYTHON_PN}-ctypes ${PYTHON_PN}-fcntl"
-
RDEPENDS_${PN} += "\
${PYTHON_PN}-ctypes \
${PYTHON_PN}-fcntl \