[Buildroot] [git commit] package/python-botocore: add missing dependencies

From: Arnout Vandecappelle (Essensium/Mind) <hidden>
Date: 2021-10-26 19:40:34
Subsystem: the rest · Maintainer: Linus Torvalds

commit: https://git.buildroot.net/buildroot/commit/?id=1b2c5528bd979549fed910f2808a99e747191d82
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

The newly-added test uncovered some missing core modules, so add them
now.

Signed-off-by: Rapha��l M��lotte <redacted>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <redacted>
---
 package/python-botocore/Config.in | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/package/python-botocore/Config.in b/package/python-botocore/Config.in
index 4df82f614c..51cb660477 100644
--- a/package/python-botocore/Config.in
+++ b/package/python-botocore/Config.in
@@ -4,6 +4,8 @@ config BR2_PACKAGE_PYTHON_BOTOCORE
 	select BR2_PACKAGE_PYTHON_DATEUTIL # runtime
 	select BR2_PACKAGE_PYTHON_JMESPATH # runtime
 	select BR2_PACKAGE_PYTHON_URLLIB3 # runtime
+	select BR2_PACKAGE_PYTHON3_PYEXPAT # runtime
+	select BR2_PACKAGE_PYTHON3_SSL # runtime
 	help
 	  Low-level, data-driven core of boto 3.
 

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help