mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
python-tornado: add zlib run-time dependency
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
8cc0bf0df0
commit
7b1393a04a
@@ -1,6 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_TORNADO
|
||||
bool "python-tornado"
|
||||
depends on BR2_PACKAGE_PYTHON
|
||||
select BR2_PACKAGE_PYTHON_ZLIB
|
||||
help
|
||||
Tornado is a Python web framework and asynchronous networking
|
||||
library, originally developed at FriendFeed.
|
||||
|
||||
Reference in New Issue
Block a user