mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
liblockfile: add license info
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
0189bc2744
commit
6e94083920
@@ -8,6 +8,9 @@ LIBLOCKFILE_SOURCE:=liblockfile_$(LIBLOCKFILE_VERSION).orig.tar.gz
|
||||
LIBLOCKFILE_SITE:=$(BR2_DEBIAN_MIRROR)/debian/pool/main/libl/liblockfile/
|
||||
LIBLOCKFILE_PATCH:=liblockfile_$(LIBLOCKFILE_VERSION)-4.debian.tar.bz2
|
||||
|
||||
LIBLOCKFILE_LICENSE = LGPLv2+, dotlockfile GPLv2+
|
||||
# No license file included, it refers to the gnu.org website
|
||||
|
||||
LIBLOCKFILE_INSTALL_STAGING = YES
|
||||
LIBLOCKFILE_CONF_OPT = --mandir=/usr/share/man
|
||||
|
||||
|
||||
Reference in New Issue
Block a user