summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ncurses/ncurses.inc
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2010-11-26 16:52:11 +0800
committerSaul Wold <sgw@linux.intel.com>2010-12-01 20:47:04 -0800
commitf8fe6482a07585a46178a976aac4df5bb690211c (patch)
treec477420f3e8fec1b8dc16edfeb80ee383ac7a5b1 /meta/recipes-core/ncurses/ncurses.inc
parentbc1d78d1ad48900d422c6e1e96719eed7e799eaa (diff)
downloadopenembedded-core-f8fe6482a07585a46178a976aac4df5bb690211c.tar.gz
ncurses: update license info
Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/recipes-core/ncurses/ncurses.inc')
-rw-r--r--meta/recipes-core/ncurses/ncurses.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/ncurses/ncurses.inc b/meta/recipes-core/ncurses/ncurses.inc
index d5d251cbf0..3f897f6ad2 100644
--- a/meta/recipes-core/ncurses/ncurses.inc
+++ b/meta/recipes-core/ncurses/ncurses.inc
@@ -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 = ""