Fixed when ncurses-terminfo-base is not installed: $ minicom No termcap database present!
Signed-off-by: Robert Yang <liezhi.y...@windriver.com> --- meta/recipes-extended/minicom/minicom_2.7.1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-extended/minicom/minicom_2.7.1.bb b/meta/recipes-extended/minicom/minicom_2.7.1.bb index c584b7589e2..12003ff49eb 100644 --- a/meta/recipes-extended/minicom/minicom_2.7.1.bb +++ b/meta/recipes-extended/minicom/minicom_2.7.1.bb @@ -29,3 +29,5 @@ do_install() { } RRECOMMENDS_${PN} += "lrzsz" + +RDEPENDS_${PN} += "ncurses-terminfo-base" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#145373): https://lists.openembedded.org/g/openembedded-core/message/145373 Mute This Topic: https://lists.openembedded.org/mt/78799087/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-