audiofile: comma separate licenses
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 14 Dec 2015 13:11:20 +0000 (10:11 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 15 Dec 2015 21:05:14 +0000 (22:05 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/audiofile/audiofile.mk

index c685ce16163bebac89510a24352e3fbbef1d9842..ee3f833a4d3b621de24907acc949987a78d6dc20 100644 (file)
@@ -12,7 +12,7 @@ AUDIOFILE_CONF_OPTS = --disable-examples
 AUDIOFILE_DEPENDENCIES = host-pkgconf
 # configure is outdated and has old bugs because of it
 AUDIOFILE_AUTORECONF = YES
-AUDIOFILE_LICENSE = GPLv2+ LGPLv2.1+
+AUDIOFILE_LICENSE = GPLv2+, LGPLv2.1+
 AUDIOFILE_LICENSE_FILES = COPYING COPYING.GPL
 
 ifeq ($(BR2_PACKAGE_FLAC),y)