ncurses: update license info

Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
Qing He
2010-11-26 16:52:11 +08:00
committed by Saul Wold
parent bc1d78d1ad
commit f8fe6482a0

View File

@@ -2,6 +2,7 @@ SUMMARY = "The New Curses library"
DESCRIPTION = "SVr4 and XSI-Curses compatible curses library and terminfo tools including tic, infocmp, captoinfo. Supports color, multiple highlights, forms-drawing characters, and automatic recognition of keypad and function-key sequences. Extensions include resizable windows and mouse support on both xterm and Linux console using the gpm library."
HOMEPAGE = "http://www.gnu.org/software/ncurses/ncurses.html"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://ncurses/base/version.c;beginline=1;endline=27;md5=cf3c7ab00720a1b83391f49ea9956277"
SECTION = "libs"
DEPENDS = "ncurses-native"
DEPENDS_virtclass-native = ""