mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
8 lines
162 B
Plaintext
8 lines
162 B
Plaintext
config BR2_PACKAGE_LEAFPAD
|
|
bool "leafpad"
|
|
depends on BR2_PACKAGE_LIBGTK2
|
|
help
|
|
GTK+ based simple text editor
|
|
|
|
http://savannah.nongnu.org/download/leafpad
|