mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
nano: add license info
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
2ecfaac73d
commit
87e7661b53
@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
NANO_VERSION = 2.3.1
|
NANO_VERSION = 2.3.1
|
||||||
NANO_SITE = http://www.nano-editor.org/dist/v2.3
|
NANO_SITE = http://www.nano-editor.org/dist/v2.3
|
||||||
|
NANO_LICENSE = GPLv3+
|
||||||
|
NANO_LICENSE_FILES = COPYING
|
||||||
NANO_MAKE_ENV = CURSES_LIB="-lncurses"
|
NANO_MAKE_ENV = CURSES_LIB="-lncurses"
|
||||||
NANO_CONF_OPT = --without-slang
|
NANO_CONF_OPT = --without-slang
|
||||||
NANO_DEPENDENCIES = ncurses
|
NANO_DEPENDENCIES = ncurses
|
||||||
|
Loading…
x
Reference in New Issue
Block a user