mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
nettle: add license info
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
6fcb68511e
commit
761ae9c3e1
@ -2,6 +2,8 @@ NETTLE_VERSION = 2.5
|
|||||||
NETTLE_SITE = http://www.lysator.liu.se/~nisse/archive
|
NETTLE_SITE = http://www.lysator.liu.se/~nisse/archive
|
||||||
NETTLE_DEPENDENCIES = gmp
|
NETTLE_DEPENDENCIES = gmp
|
||||||
NETTLE_INSTALL_STAGING = YES
|
NETTLE_INSTALL_STAGING = YES
|
||||||
|
NETTLE_LICENSE = LGPLv2.1+
|
||||||
|
NETTLE_LICENSE_FILES = COPYING.LIB
|
||||||
|
|
||||||
define NETTLE_DITCH_DEBUGGING_CFLAGS
|
define NETTLE_DITCH_DEBUGGING_CFLAGS
|
||||||
$(SED) '/CFLAGS/ s/ -ggdb3//' $(@D)/configure
|
$(SED) '/CFLAGS/ s/ -ggdb3//' $(@D)/configure
|
||||||
|
Loading…
x
Reference in New Issue
Block a user