mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
protobuf: add a comment about python-protobuf
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
f6428eacf7
commit
d10d5b0826
@ -4,6 +4,9 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
|
# When bumping this package, make sure to also verify if the
|
||||||
|
# python-protobuf package still works, as they share the same
|
||||||
|
# version/site variables.
|
||||||
PROTOBUF_VERSION = v3.0.0
|
PROTOBUF_VERSION = v3.0.0
|
||||||
PROTOBUF_SITE = $(call github,google,protobuf,$(PROTOBUF_VERSION))
|
PROTOBUF_SITE = $(call github,google,protobuf,$(PROTOBUF_VERSION))
|
||||||
PROTOBUF_LICENSE = BSD-3c
|
PROTOBUF_LICENSE = BSD-3c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user