summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/nano/nano.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/nano/nano.inc b/meta-oe/recipes-support/nano/nano.inc
index bdefe9bd0..3fad02984 100644
--- a/meta-oe/recipes-support/nano/nano.inc
+++ b/meta-oe/recipes-support/nano/nano.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "GNU nano (Nano's ANOther editor, or \
2Not ANOther editor) is an enhanced clone of the \ 2Not ANOther editor) is an enhanced clone of the \
3Pico text editor." 3Pico text editor."
4HOMEPAGE = "http://www.nano-editor.org/" 4HOMEPAGE = "http://www.nano-editor.org/"
5LICENSE = "GPLv2" 5LICENSE = "GPLv3"
6LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" 6LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949"
7SECTION = "console/utils" 7SECTION = "console/utils"
8DEPENDS = "ncurses" 8DEPENDS = "ncurses"