taglib: comma separate licenses

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Gustavo Zacarias 2015-12-14 10:11:17 -03:00 committed by Thomas Petazzoni
parent 8988b2b1e2
commit fd493457b3

View File

@ -7,7 +7,7 @@
TAGLIB_VERSION = 1.9.1
TAGLIB_SITE = http://taglib.github.io/releases
TAGLIB_INSTALL_STAGING = YES
TAGLIB_LICENSE = LGPLv2.1 MPL
TAGLIB_LICENSE = LGPLv2.1, MPL
TAGLIB_LICENSE_FILES = COPYING.LGPL COPYING.MPL
ifeq ($(BR2_PACKAGE_ZLIB),y)