Config.in 509 B

1234567891011121314
  1. config BR2_PACKAGE_PYTHON_GRPCIO_REFLECTION
  2. bool "python-grpcio-reflection"
  3. depends on BR2_PACKAGE_PYTHON_GRPCIO_ARCH_SUPPORTS # python-grpcio
  4. depends on BR2_INSTALL_LIBSTDCPP # python-grpcio
  5. select BR2_PACKAGE_PYTHON_GRPCIO # runtime
  6. select BR2_PACKAGE_PYTHON_PROTOBUF # runtime
  7. help
  8. Standard Protobuf Reflection Service for gRPC.
  9. https://grpc.io
  10. comment "python-grpcio-reflection needs a toolchain w/ C++"
  11. depends on BR2_PACKAGE_PYTHON_GRPCIO_ARCH_SUPPORTS
  12. depends on !BR2_INSTALL_LIBSTDCPP