mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
dialog: add license information
[Peter: License is LGPLv2.1] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
b0978d6a14
commit
4ec86f27b2
@@ -10,6 +10,8 @@ DIALOG_SITE = ftp://invisible-island.net/dialog
|
||||
DIALOG_CONF_OPT = --with-ncurses
|
||||
DIALOG_CONF_ENV = ac_cv_path_NCURSES_CONFIG=true LIBS=-lncurses
|
||||
DIALOG_DEPENDENCIES = ncurses
|
||||
DIALOG_LICENSE = LGPLv2.1
|
||||
DIALOG_LICENSE_FILES = COPYING
|
||||
|
||||
ifneq ($(BR2_ENABLE_LOCALE),y)
|
||||
DIALOG_DEPENDENCIES+=libiconv
|
||||
|
||||
Reference in New Issue
Block a user