Config.in 389 B

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