diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-obd_0.7.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-obd_0.7.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-obd_0.7.1.bb b/meta-python/recipes-devtools/python/python3-obd_0.7.1.bb index 55131b333..eb8a5a747 100644 --- a/meta-python/recipes-devtools/python/python3-obd_0.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-obd_0.7.1.bb | |||
@@ -7,4 +7,4 @@ SRC_URI[sha256sum] = "8b81ea5896157b6e861af12e173c10b001cb6cca6ebb04db2c01d32681 | |||
7 | 7 | ||
8 | inherit setuptools3 pypi | 8 | inherit setuptools3 pypi |
9 | 9 | ||
10 | RDEPENDS_${PN} = "${PYTHON_PN}-pyserial ${PYTHON_PN}-pint" | 10 | RDEPENDS_${PN} += "${PYTHON_PN}-pyserial ${PYTHON_PN}-pint ${PYTHON_PN}-setuptools" |