python-crossbar: add missing runtime dependency

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018.02.x
Yegor Yefremov 2018-02-08 10:22:40 +01:00 committed by Thomas Petazzoni
parent f004f3eda9
commit 66a68930fe
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ config BR2_PACKAGE_PYTHON_CROSSBAR
# All the following dependencies are runtime dependencies
select BR2_PACKAGE_PYTHON_ATTRS
select BR2_PACKAGE_PYTHON_AUTOBAHN
select BR2_PACKAGE_PYTHON_BITSTRING
select BR2_PACKAGE_PYTHON_CONSTANTLY
select BR2_PACKAGE_PYTHON_CBOR
select BR2_PACKAGE_PYTHON_CLICK