diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-astroid_1.6.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-astroid_1.6.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-astroid_1.6.0.bb b/meta-python/recipes-devtools/python/python-astroid_1.6.0.bb index 3ced19a09d..42208bcb10 100644 --- a/meta-python/recipes-devtools/python/python-astroid_1.6.0.bb +++ b/meta-python/recipes-devtools/python/python-astroid_1.6.0.bb | |||
@@ -5,5 +5,6 @@ RDEPENDS_${PN}_class-target += " \ | |||
5 | ${PYTHON_PN}-enum34 \ | 5 | ${PYTHON_PN}-enum34 \ |
6 | ${PYTHON_PN}-backports-functools-lru-cache \ | 6 | ${PYTHON_PN}-backports-functools-lru-cache \ |
7 | ${PYTHON_PN}-importlib \ | 7 | ${PYTHON_PN}-importlib \ |
8 | ${PYTHON_PN}-re \ | ||
8 | ${PYTHON_PN}-singledispatch \ | 9 | ${PYTHON_PN}-singledispatch \ |
9 | " | 10 | " |