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, 0 insertions, 2 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 6807b9510e..17ed3f8bc4 100644 --- a/meta-python/recipes-devtools/python/python3-pyserial_3.4.bb +++ b/meta-python/recipes-devtools/python/python3-pyserial_3.4.bb | |||
@@ -5,5 +5,3 @@ do_install_append() { | |||
5 | rm -f ${D}${bindir}/miniterm.py | 5 | rm -f ${D}${bindir}/miniterm.py |
6 | rmdir ${D}${bindir} | 6 | rmdir ${D}${bindir} |
7 | } | 7 | } |
8 | |||
9 | RDEPENDS_${PN} += "${PYTHON_PN}-selectors" | ||