libsamplerate: 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
415d65e81a
commit
5302d7ebba
@ -9,6 +9,8 @@ LIBSAMPLERATE_SITE = http://www.mega-nerd.com/SRC
|
||||
LIBSAMPLERATE_INSTALL_STAGING = YES
|
||||
LIBSAMPLERATE_DEPENDENCIES = host-pkgconf
|
||||
LIBSAMPLERATE_CONF_OPT = --disable-fftw --program-transform-name=''
|
||||
LIBSAMPLERATE_LICENSE = Dual GPLv2+ / libsamplerate commercial use license
|
||||
LIBSAMPLERATE_LICENSE_FILES = COPYING
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBSNDFILE),y)
|
||||
LIBSAMPLERATE_DEPENDENCIES += libsndfile
|
||||
|
Loading…
Reference in New Issue
Block a user