]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - package/python-coherence/Config.in
lrzsz: install symlinks for XMODEM and YMODEM
[coffee/buildroot.git] / package / python-coherence / Config.in
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
11           http://coherence-project.org/
12
13 comment "python-coherence needs a toolchain w/ C++"
14         depends on BR2_PACKAGE_PYTHON
15         depends on !BR2_INSTALL_LIBSTDCPP