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 802098ad32..8cdd4d38fd 100644 --- a/meta-python/recipes-devtools/python/python-can.inc +++ b/meta-python/recipes-devtools/python/python-can.inc | |||
@@ -9,7 +9,6 @@ SRC_URI[sha256sum] = "da89e94fa234d4ebe7f43a26d4b06a5d14ea767fbd2c4767732e4d9644 | |||
9 | PYPI_PACKAGE="python-can" | 9 | PYPI_PACKAGE="python-can" |
10 | 10 | ||
11 | RDEPENDS_${PN}_class-target += "\ | 11 | RDEPENDS_${PN}_class-target += "\ |
12 | ${PYTHON_PN}-argparse \ | ||
13 | ${PYTHON_PN}-ctypes \ | 12 | ${PYTHON_PN}-ctypes \ |
14 | ${PYTHON_PN}-importlib \ | 13 | ${PYTHON_PN}-importlib \ |
15 | ${PYTHON_PN}-logging \ | 14 | ${PYTHON_PN}-logging \ |