mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
lame: add license information
[Peter: License is LGPLv2+] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
5a016d2148
commit
d280e814b6
@@ -12,6 +12,8 @@ LAME_DEPENDENCIES = host-pkgconf
|
||||
LAME_INSTALL_STAGING = YES
|
||||
LAME_CONF_ENV = GTK_CONFIG=/bin/false
|
||||
LAME_CONF_OPT = --enable-dynamic-frontends
|
||||
LAME_LICENSE = LGPLv2+
|
||||
LAME_LICENSE_FILES = COPYING
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBSNDFILE),y)
|
||||
LAME_DEPENDENCIES += libsndfile
|
||||
|
||||
Reference in New Issue
Block a user