diff options
| author | Konrad Weihmann <kweihmann@outlook.com> | 2020-05-30 22:23:40 +0200 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2020-06-12 09:32:24 -0700 |
| commit | 412aee051cd8f277299c13e4ae7662b3d52455ac (patch) | |
| tree | 04395b101cc2fb3418e7fc49f4bef4ea90ce78b4 /meta-python | |
| parent | 32f13ea80657e34247a8b33603d1364c49785bcc (diff) | |
| download | meta-openembedded-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.bb | 2 |
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" | |||
| 13 | 13 | ||
| 14 | PYPI_PACKAGE = "smbus2" | 14 | PYPI_PACKAGE = "smbus2" |
| 15 | 15 | ||
| 16 | RDEPENDS_${PN} = "${PYTHON_PN}-ctypes ${PYTHON_PN}-fcntl" | ||
| 17 | |||
| 18 | RDEPENDS_${PN} += "\ | 16 | RDEPENDS_${PN} += "\ |
| 19 | ${PYTHON_PN}-ctypes \ | 17 | ${PYTHON_PN}-ctypes \ |
| 20 | ${PYTHON_PN}-fcntl \ | 18 | ${PYTHON_PN}-fcntl \ |
