mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
8 lines
135 B
Plaintext
8 lines
135 B
Plaintext
config BR2_PACKAGE_XTERM
|
|
bool "xterm"
|
|
select BR2_PACKAGE_XLIB_LIBXAW
|
|
depends on BR2_PACKAGE_XORG7
|
|
help
|
|
xterm terminal emulator
|
|
|