diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-parso_0.8.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-parso_0.8.3.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-parso_0.8.3.bb b/meta-python/recipes-devtools/python/python3-parso_0.8.3.bb index ce3471da6a..217c821fb4 100644 --- a/meta-python/recipes-devtools/python/python3-parso_0.8.3.bb +++ b/meta-python/recipes-devtools/python/python3-parso_0.8.3.bb | |||
| @@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "8c07be290bb59f03588915921e29e8a50002acaf2cdc5fa0e0114f9170 | |||
| 10 | inherit setuptools3 pypi | 10 | inherit setuptools3 pypi |
| 11 | 11 | ||
| 12 | RDEPENDS:${PN} = " \ | 12 | RDEPENDS:${PN} = " \ |
| 13 | ${PYTHON_PN}-crypt \ | 13 | python3-crypt \ |
| 14 | ${PYTHON_PN}-difflib \ | 14 | python3-difflib \ |
| 15 | ${PYTHON_PN}-logging \ | 15 | python3-logging \ |
| 16 | " | 16 | " |
