5d23c700e2
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
10 lines
270 B
Plaintext
10 lines
270 B
Plaintext
config BR2_PACKAGE_XAPP_XCONSOLE
|
|
bool "xconsole"
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXAW
|
|
select BR2_PACKAGE_XLIB_LIBXT
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|
|
select BR2_PACKAGE_XLIB_LIBXMU
|
|
help
|
|
xconsole - monitor system console messages with X
|