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, 0 insertions, 1 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 42208bcb10..fd98630e1b 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 | |||
@@ -4,7 +4,6 @@ require python-astroid.inc | |||
4 | RDEPENDS_${PN}_class-target += " \ | 4 | 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 \ | ||
8 | ${PYTHON_PN}-re \ | 7 | ${PYTHON_PN}-re \ |
9 | ${PYTHON_PN}-singledispatch \ | 8 | ${PYTHON_PN}-singledispatch \ |
10 | " | 9 | " |