Config.in 328 B

123456789101112
  1. config BR2_PACKAGE_PYTHON_SNAPPY
  2. bool "python-snappy"
  3. depends on BR2_INSTALL_LIBSTDCPP # snappy
  4. select BR2_PACKAGE_SNAPPY
  5. help
  6. Python library for the snappy compression library from
  7. Google.
  8. http://github.com/andrix/python-snappy
  9. comment "python-snappy needs a toolchain w/ C++"
  10. depends on !BR2_INSTALL_LIBSTDCPP