mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-27 07:23:30 +08:00
setools: 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:
parent
fd493457b3
commit
af6ae67099
@ -9,7 +9,7 @@ SETOOLS_SOURCE = setools-$(SETOOLS_VERSION).tar.bz2
|
||||
SETOOLS_SITE = https://raw.githubusercontent.com/wiki/TresysTechnology/setools3/files/dists/setools-$(SETOOLS_VERSION)
|
||||
SETOOLS_DEPENDENCIES = libselinux libsepol sqlite libxml2 bzip2 host-bison host-flex
|
||||
SETOOLS_INSTALL_STAGING = YES
|
||||
SETOOLS_LICENSE = GPLv2+ LGPLv2.1+
|
||||
SETOOLS_LICENSE = GPLv2+, LGPLv2.1+
|
||||
SETOOLS_LICENSE_FILES = COPYING COPYING.GPL COPYING.LGPL
|
||||
|
||||
# configure.ac is patched by the cross compile patch,
|
||||
|
Loading…
Reference in New Issue
Block a user