diff options
Diffstat (limited to 'package/python-msgpack/Config.in')
-rw-r--r-- | package/python-msgpack/Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/python-msgpack/Config.in b/package/python-msgpack/Config.in index ed0b43255d..e740835090 100644 --- a/package/python-msgpack/Config.in +++ b/package/python-msgpack/Config.in @@ -1,6 +1,5 @@ config BR2_PACKAGE_PYTHON_MSGPACK bool "python-msgpack" - depends on BR2_PACKAGE_PYTHON select BR2_PACKAGE_MSGPACK depends on BR2_INSTALL_LIBSTDCPP # msgpack depends on BR2_ARCH_HAS_ATOMICS # msgpack |