summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xapp_xconsole/Config.in
blob: 1aaa118793b923d2832c381c45f24f217f61cbb5 (plain)
1
2
3
4
5
6
7
8
9
10
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
	depends on BR2_USE_MMU # fork()
	help
	  xconsole - monitor system console messages with X
OpenPOWER on IntegriCloud