diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-extended/minicom/minicom_2.7.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/minicom/minicom_2.7.1.bb b/meta/recipes-extended/minicom/minicom_2.7.1.bb index 03034864c8..6d61684e69 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() { | |||
29 | } | 29 | } |
30 | 30 | ||
31 | RRECOMMENDS_${PN} += "lrzsz" | 31 | RRECOMMENDS_${PN} += "lrzsz" |
32 | |||
33 | RDEPENDS_${PN} += "ncurses-terminfo-base" | ||