mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
protobuf: add license information
Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
697f034f58
commit
0c457a3321
@@ -6,6 +6,8 @@
|
||||
PROTOBUF_VERSION = 2.4.1
|
||||
PROTOBUF_SOURCE = protobuf-$(PROTOBUF_VERSION).tar.gz
|
||||
PROTOBUF_SITE = http://protobuf.googlecode.com/files/
|
||||
PROTOBUF_LICENSE = BSD-3c
|
||||
PROTOBUF_LICENSE_FILES = COPYING.txt
|
||||
|
||||
# N.B. Need to use host protoc during cross compilation.
|
||||
PROTOBUF_DEPENDENCIES = host-protobuf
|
||||
|
||||
Reference in New Issue
Block a user