mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
libdaemon: 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:
committed by
Thomas Petazzoni
parent
a393477289
commit
972c8d1347
@@ -6,6 +6,8 @@
|
||||
|
||||
LIBDAEMON_VERSION = 0.14
|
||||
LIBDAEMON_SITE = http://0pointer.de/lennart/projects/libdaemon
|
||||
LIBDAEMON_LICENSE = LGPLv2.1+
|
||||
LIBDAEMON_LICENSE_FILES = LICENSE
|
||||
LIBDAEMON_INSTALL_STAGING = YES
|
||||
LIBDAEMON_CONF_ENV = ac_cv_func_setpgrp_void=no
|
||||
LIBDAEMON_CONF_OPT = --disable-lynx
|
||||
|
||||
Reference in New Issue
Block a user