mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
pcre: define license
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
847fd1cf1b
commit
41633ecc24
@ -6,6 +6,8 @@
|
|||||||
|
|
||||||
PCRE_VERSION = 8.30
|
PCRE_VERSION = 8.30
|
||||||
PCRE_SITE = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre
|
PCRE_SITE = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre
|
||||||
|
PCRE_LICENSE = BSD-3c
|
||||||
|
PCRE_LICENSE_FILES = LICENCE
|
||||||
PCRE_INSTALL_STAGING = YES
|
PCRE_INSTALL_STAGING = YES
|
||||||
|
|
||||||
ifneq ($(BR2_INSTALL_LIBSTDCPP),y)
|
ifneq ($(BR2_INSTALL_LIBSTDCPP),y)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user