diff options
-rw-r--r-- | meta/recipes-extended/mc/mc_4.7.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/mc/mc_4.7.3.bb b/meta/recipes-extended/mc/mc_4.7.3.bb index 509fe3759d..8fd16b157a 100644 --- a/meta/recipes-extended/mc/mc_4.7.3.bb +++ b/meta/recipes-extended/mc/mc_4.7.3.bb | |||
@@ -1,6 +1,7 @@ | |||
1 | DESCRIPTION = "Midnight Commander is an ncurses based file manager." | 1 | DESCRIPTION = "Midnight Commander is an ncurses based file manager." |
2 | HOMEPAGE = "http://www.midnight-commander.org/" | 2 | HOMEPAGE = "http://www.midnight-commander.org/" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | ||
4 | SECTION = "console/utils" | 5 | SECTION = "console/utils" |
5 | DEPENDS = "ncurses glib-2.0" | 6 | DEPENDS = "ncurses glib-2.0" |
6 | RDEPENDS = "ncurses-terminfo" | 7 | RDEPENDS = "ncurses-terminfo" |