mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -1,15 +1,10 @@
|
||||
config BR2_PACKAGE_PYTHON_COHERENCE
|
||||
bool "python-coherence"
|
||||
depends on BR2_PACKAGE_PYTHON
|
||||
depends on BR2_INSTALL_LIBSTDCPP # python-pyasn
|
||||
select BR2_PACKAGE_PYTHON_TWISTED
|
||||
select BR2_PACKAGE_PYTHON_ZOPE_INTERFACE
|
||||
select BR2_PACKAGE_PYTHON_PYASN
|
||||
select BR2_PACKAGE_PYTHON_PYASN1
|
||||
help
|
||||
A DLNA/UPnP Media Server and Framework for the Digital Living.
|
||||
|
||||
http://coherence-project.org/
|
||||
|
||||
comment "python-coherence needs a toolchain w/ C++"
|
||||
depends on BR2_PACKAGE_PYTHON
|
||||
depends on !BR2_INSTALL_LIBSTDCPP
|
||||
https://github.com/coherence-project/Coherence
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 97c8b700b3fe73d48eacb259008f410d6567e5d7d1b8e96386f8cc2422135ca5 python-coherence-b7856985fd496689ca1f9024925ae737297c00d1.tar.gz
|
||||
sha256 7713ed8484b4d3364c7f6f2c02aed427b06a0159b1f77aecf907d47016812e81 LICENCE
|
||||
|
||||
Reference in New Issue
Block a user