Commit fd493457 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Thomas Petazzoni
Browse files

taglib: comma separate licenses

parent 8988b2b1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)