bcc6b36169
Signed-off-by: Romain Naour <romain.naour@gmail.com> [Thomas: - rewrap Config.in help text - fix license, it's BSD-2c, not just "BSD" - add dependency on host-pkgconf] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 lines
250 B
Plaintext
10 lines
250 B
Plaintext
config BR2_PACKAGE_TERMINOLOGY
|
|
bool "terminology"
|
|
depends on BR2_PACKAGE_EFL
|
|
select BR2_PACKAGE_ELEMENTARY
|
|
help
|
|
Terminology is an EFL terminal emulator with some extra
|
|
bells and whistles.
|
|
|
|
https://www.enlightenment.org/about-terminology
|