mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 11:30:37 -09:00
python-twisted: bump to version 16.6.0
Add two new dependencies: python-contstantly: runtime only python-incremental: both runtime and build-time dependency Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
20fb68f71a
commit
c07ad416b4
@@ -1,5 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_TWISTED
|
||||
bool "python-twisted"
|
||||
select BR2_PACKAGE_PYTHON_INCREMENTAL
|
||||
select BR2_PACKAGE_PYTHON_CONSTANTLY # runtime
|
||||
select BR2_PACKAGE_PYTHON_ZOPE_INTERFACE # runtime
|
||||
help
|
||||
Twisted is an event-driven networking engine written in Python.
|
||||
|
||||
Reference in New Issue
Block a user