mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 12:44:10 -09:00
libreplaygain: add licensing info
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
5302d7ebba
commit
f29e5768ca
1 changed files with 2 additions and 0 deletions
|
|
@ -10,5 +10,7 @@ LIBREPLAYGAIN_SOURCE = libreplaygain_$(LIBREPLAYGAIN_VERSION).tar.gz
|
|||
# upstream doesn't ship configure
|
||||
LIBREPLAYGAIN_AUTORECONF = YES
|
||||
LIBREPLAYGAIN_INSTALL_STAGING = YES
|
||||
LIBREPLAYGAIN_LICENSE = LGPLv2.1+
|
||||
LIBREPLAYGAIN_LICENSE_FILES = src/gain_analysis.c
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
|
|
|||
Loading…
Reference in a new issue