mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
config BR2_PACKAGE_LESS
|
|
bool "less"
|
|
select BR2_PACKAGE_NCURSES
|
|
help
|
|
Excellent text file viewer.
|
|
|
|
http://www.greenwoodsoftware.com/
|