summaryrefslogtreecommitdiffstats
path: root/package/python-requests/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-requests/Config.in')
-rw-r--r--package/python-requests/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/python-requests/Config.in b/package/python-requests/Config.in
index 3367cf0707..23ab3092d5 100644
--- a/package/python-requests/Config.in
+++ b/package/python-requests/Config.in
@@ -1,5 +1,7 @@
config BR2_PACKAGE_PYTHON_REQUESTS
bool "python-requests"
+ select BR2_PACKAGE_PYTHON_ZLIB if BR2_PACKAGE_PYTHON # runtime
+ select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3 # runtime
help
Requests is an Apache2 Licensed HTTP library, written in
Python, for human beings.
OpenPOWER on IntegriCloud