diff options
| -rw-r--r-- | meta/recipes-extended/minicom/minicom_2.6.2.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta/recipes-extended/minicom/minicom_2.6.2.bb b/meta/recipes-extended/minicom/minicom_2.6.2.bb index 5694cc24a9..071682d3d4 100644 --- a/meta/recipes-extended/minicom/minicom_2.6.2.bb +++ b/meta/recipes-extended/minicom/minicom_2.6.2.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | SUMMARY = "Text-based modem control and terminal emulation program" | 1 | SUMMARY = "Text-based modem control and terminal emulation program" | 
| 2 | DESCRIPTION = "Minicom is a text-based modem control and terminal emulation program for Unix-like operating systems" | 2 | DESCRIPTION = "Minicom is a text-based modem control and terminal emulation program for Unix-like operating systems" | 
| 3 | SECTION = "console/network" | 3 | SECTION = "console/network" | 
| 4 | DEPENDS = "ncurses" | 4 | DEPENDS = "ncurses virtual/libiconv" | 
| 5 | LICENSE = "GPLv2+" | 5 | LICENSE = "GPLv2+" | 
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=420477abc567404debca0a2a1cb6b645 \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=420477abc567404debca0a2a1cb6b645 \ | 
| 7 | file://src/minicom.h;beginline=1;endline=12;md5=a58838cb709f0db517f4e42730c49e81" | 7 | file://src/minicom.h;beginline=1;endline=12;md5=a58838cb709f0db517f4e42730c49e81" | 
