e27b38bf3c
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
config BR2_PACKAGE_PYTHON_TINYCSS2
|
|
bool "python-tinycss2"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
select BR2_PACKAGE_PYTHON_WEBENCODINGS # runtime
|
|
help
|
|
A tiny CSS parser.
|