a51c664ef5
C++ is no longer required for python-brotli as of version 1.1.0:
c8df4b3049
Drop python-brotli C++ depends comment from python-weasyprint
reverse dependency.
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
153 B
Plaintext
7 lines
153 B
Plaintext
config BR2_PACKAGE_PYTHON_BROTLI
|
|
bool "python-brotli"
|
|
help
|
|
Python bindings for the Brotli compression library.
|
|
|
|
https://github.com/google/brotli
|