python-crossbar: add missing runtime dependency
authorYegor Yefremov <yegorslists@googlemail.com>
Thu, 8 Feb 2018 09:22:40 +0000 (10:22 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 8 Feb 2018 21:17:28 +0000 (22:17 +0100)
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python-crossbar/Config.in

index 705864471c3e6acac9c7b404b3beb61c8cd69653..96a25c2c69b475e87df486393d70cf0fbfd5b947 100644 (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