diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-astroid_4.1.2.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-astroid_4.1.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-astroid_4.1.2.bb b/meta-python/recipes-devtools/python/python3-astroid_4.1.2.bb index d75b14c49f..1e7372f692 100644 --- a/meta-python/recipes-devtools/python/python3-astroid_4.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-astroid_4.1.2.bb | |||
| @@ -20,7 +20,7 @@ FILES:${PN}-tests += " \ | |||
| 20 | ${PYTHON_SITEPACKAGES_DIR}/astroid/__pycache__/test* \ | 20 | ${PYTHON_SITEPACKAGES_DIR}/astroid/__pycache__/test* \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | RDEPENDS:${PN}:class-target += "\ | 23 | RDEPENDS:${PN}:append:class-target = " \ |
| 24 | python3-lazy-object-proxy \ | 24 | python3-lazy-object-proxy \ |
| 25 | python3-logging \ | 25 | python3-logging \ |
| 26 | python3-six \ | 26 | python3-six \ |
| @@ -29,7 +29,7 @@ RDEPENDS:${PN}:class-target += "\ | |||
| 29 | python3-typing-extensions \ | 29 | python3-typing-extensions \ |
| 30 | " | 30 | " |
| 31 | 31 | ||
| 32 | RDEPENDS:${PN}-tests:class-target += "\ | 32 | RDEPENDS:${PN}-tests:append:class-target = " \ |
| 33 | python3-unittest \ | 33 | python3-unittest \ |
| 34 | python3-xml \ | 34 | python3-xml \ |
| 35 | " | 35 | " |
