mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
config BR2_PACKAGE_PYTHON
|
|
bool "python"
|
|
default n
|
|
help
|
|
The python language interpreter.
|
|
|
|
http://www.python.org/
|