diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-can_2.0.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-can_2.0.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-can_2.0.0.bb b/meta-python/recipes-devtools/python/python-can_2.0.0.bb index a698ad3651..fcfde2f638 100644 --- a/meta-python/recipes-devtools/python/python-can_2.0.0.bb +++ b/meta-python/recipes-devtools/python/python-can_2.0.0.bb | |||
@@ -2,5 +2,6 @@ require python-can.inc | |||
2 | inherit pypi setuptools | 2 | inherit pypi setuptools |
3 | 3 | ||
4 | RDEPENDS_${PN}_class-target += "\ | 4 | RDEPENDS_${PN}_class-target += "\ |
5 | ${PYTHON_PN}-argparse \ | ||
5 | ${PYTHON_PN}-zlib \ | 6 | ${PYTHON_PN}-zlib \ |
6 | " | 7 | " |