diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-can.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-can.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-can.inc b/meta-python/recipes-devtools/python/python-can.inc index 8cdd4d38fd..2b15af40a1 100644 --- a/meta-python/recipes-devtools/python/python-can.inc +++ b/meta-python/recipes-devtools/python/python-can.inc | |||
@@ -10,7 +10,6 @@ PYPI_PACKAGE="python-can" | |||
10 | 10 | ||
11 | RDEPENDS_${PN}_class-target += "\ | 11 | RDEPENDS_${PN}_class-target += "\ |
12 | ${PYTHON_PN}-ctypes \ | 12 | ${PYTHON_PN}-ctypes \ |
13 | ${PYTHON_PN}-importlib \ | ||
14 | ${PYTHON_PN}-logging \ | 13 | ${PYTHON_PN}-logging \ |
15 | ${PYTHON_PN}-misc \ | 14 | ${PYTHON_PN}-misc \ |
16 | ${PYTHON_PN}-netserver \ | 15 | ${PYTHON_PN}-netserver \ |