mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
config BR2_PACKAGE_NEWT
|
|
bool "newt"
|
|
select BR2_PACKAGE_SLANG
|
|
help
|
|
Programming library for color text mode, widget based user interfaces.
|
|
|
|
http://www.redhat.com/
|