Config.in 493 B

123456789101112131415
  1. config BR2_PACKAGE_PYTHON_COHERENCE
  2. bool "python-coherence"
  3. depends on BR2_PACKAGE_PYTHON
  4. depends on BR2_INSTALL_LIBSTDCPP # python-pyasn
  5. select BR2_PACKAGE_PYTHON_TWISTED
  6. select BR2_PACKAGE_PYTHON_ZOPE_INTERFACE
  7. select BR2_PACKAGE_PYTHON_PYASN
  8. help
  9. A DLNA/UPnP Media Server and Framework for the Digital Living.
  10. https://github.com/coherence-project/Coherence
  11. comment "python-coherence needs a toolchain w/ C++"
  12. depends on BR2_PACKAGE_PYTHON
  13. depends on !BR2_INSTALL_LIBSTDCPP