diff options
Diffstat (limited to 'package/python-twisted/Config.in')
-rw-r--r-- | package/python-twisted/Config.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/python-twisted/Config.in b/package/python-twisted/Config.in index 1221fc25bd..7fe4289d46 100644 --- a/package/python-twisted/Config.in +++ b/package/python-twisted/Config.in @@ -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. |