mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
netatalk: add license info
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
050f6935b2
commit
fa4e3d5e60
@@ -11,6 +11,8 @@ NETATALK_AUTORECONF = YES
|
||||
NETATALK_CONFIG_SCRIPTS = netatalk-config
|
||||
NETATALK_DEPENDENCIES = host-pkgconf openssl berkeleydb libgcrypt libgpg-error \
|
||||
libevent
|
||||
NETATALK_LICENSE = GPLv2+, LGPLv3+, MIT-like
|
||||
NETATALK_LICENSE_FILES = COPYING COPYRIGHT
|
||||
|
||||
# Don't run ldconfig!
|
||||
NETATALK_CONF_ENV += CC="$(TARGET_CC) -std=gnu99" \
|
||||
|
||||
Reference in New Issue
Block a user