diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-attrs_21.2.0.bb')
| -rw-r--r-- | meta/recipes-devtools/python/python3-attrs_21.2.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-attrs_21.2.0.bb b/meta/recipes-devtools/python/python3-attrs_21.2.0.bb index e89fbc96f2..d52237f267 100644 --- a/meta/recipes-devtools/python/python3-attrs_21.2.0.bb +++ b/meta/recipes-devtools/python/python3-attrs_21.2.0.bb | |||
| @@ -7,11 +7,11 @@ SRC_URI[sha256sum] = "ef6aaac3ca6cd92904cdd0d83f629a15f18053ec84e6432106f7a4d04a | |||
| 7 | 7 | ||
| 8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
| 9 | 9 | ||
| 10 | RDEPENDS_${PN}_class-target += " \ | 10 | RDEPENDS:${PN}:class-target += " \ |
| 11 | ${PYTHON_PN}-crypt \ | 11 | ${PYTHON_PN}-crypt \ |
| 12 | ${PYTHON_PN}-ctypes \ | 12 | ${PYTHON_PN}-ctypes \ |
| 13 | " | 13 | " |
| 14 | RDEPENDS_${PN}_class-nativesdk += " \ | 14 | RDEPENDS:${PN}:class-nativesdk += " \ |
| 15 | ${PYTHON_PN}-crypt \ | 15 | ${PYTHON_PN}-crypt \ |
| 16 | ${PYTHON_PN}-ctypes \ | 16 | ${PYTHON_PN}-ctypes \ |
| 17 | " | 17 | " |
