diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyserial_3.4.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyserial_3.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyserial_3.4.bb b/meta-python/recipes-devtools/python/python3-pyserial_3.4.bb index 44c13685e9..6807b9510e 100644 --- a/meta-python/recipes-devtools/python/python3-pyserial_3.4.bb +++ b/meta-python/recipes-devtools/python/python3-pyserial_3.4.bb | |||
@@ -6,4 +6,4 @@ do_install_append() { | |||
6 | rmdir ${D}${bindir} | 6 | rmdir ${D}${bindir} |
7 | } | 7 | } |
8 | 8 | ||
9 | RDEPENDS_${PN} += "${PYTHON_PN}-enum ${PYTHON_PN}-selectors" | 9 | RDEPENDS_${PN} += "${PYTHON_PN}-selectors" |