summaryrefslogtreecommitdiffstats
path: root/package/x11vnc/Config.in
blob: 0909b9aec4c6672f0f04f59f0d25154354976c2d (plain)
1
2
3
4
5
6
7
8
9
10
11
config BR2_PACKAGE_X11VNC
	bool "x11vnc"
	depends on BR2_PACKAGE_XORG7
	depends on BR2_USE_MMU # fork()
	select BR2_PACKAGE_XLIB_LIBXT
	select BR2_PACKAGE_XLIB_LIBXEXT
	select BR2_PACKAGE_XLIB_LIBXTST
	help
	  VNC server for X11 display

	  http://www.karlrunge.com/x11vnc/
OpenPOWER on IntegriCloud