mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 20:16:11 +00:00
mc:Add license checksum to bb file
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
parent
6d70138787
commit
e2444d6362
@ -1,6 +1,7 @@
|
||||
DESCRIPTION = "Midnight Commander is an ncurses based file manager."
|
||||
HOMEPAGE = "http://www.midnight-commander.org/"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
|
||||
SECTION = "console/utils"
|
||||
DEPENDS = "ncurses glib-2.0"
|
||||
RDEPENDS = "ncurses-terminfo"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user