c4ecb34fe4
Fixes: http://autobuild.buildroot.net/results/6b9/6b941b5992c73acd19e8077dbe6cb9fc65e5eba1/ Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
7 lines
143 B
Plaintext
7 lines
143 B
Plaintext
config BR2_PACKAGE_XAPP_XEDIT
|
|
bool "xedit"
|
|
select BR2_PACKAGE_XLIB_LIBXAW
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
simple text editor for X
|