69405d8959
Depends on BR2_PACKAGE_PYTHON3 Signed-off-by: Grzegorz Blach <grzegorz@blach.pl> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
166 B
Plaintext
8 lines
166 B
Plaintext
config BR2_PACKAGE_PYTHON_HIREDIS
|
|
bool "python-hiredis"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
help
|
|
Python wrapper for hiredis.
|
|
|
|
https://github.com/redis/hiredis-py
|