summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xapp_xconsole/Config.in
blob: 3d796bd3c1f4152a947fc8e7c38ae22adb8fdaad (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_XAPP_XCONSOLE
	bool "xconsole"
	depends on BR2_USE_MMU # fork()
	select BR2_PACKAGE_XLIB_LIBX11
	select BR2_PACKAGE_XLIB_LIBXAW
	select BR2_PACKAGE_XLIB_LIBXT
	select BR2_PACKAGE_XLIB_LIBXMU
	select BR2_PACKAGE_XORGPROTO
	help
	  xconsole - monitor system console messages with X
OpenPOWER on IntegriCloud