initial buildroot for linux 5.15
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
config BR2_PACKAGE_PYTHON_PIP
|
||||
bool "python-pip"
|
||||
depends on BR2_PACKAGE_PYTHON3
|
||||
select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime
|
||||
select BR2_PACKAGE_PYTHON3_SSL
|
||||
help
|
||||
The PyPA recommended tool for installing Python packages.
|
||||
|
||||
https://pip.pypa.io/
|
||||
Reference in New Issue
Block a user