summaryrefslogtreecommitdiff
path: root/package/x11vnc/Config.in
blob: 53895b087eb346f5880a7e1ad786262d231c127c (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_X11VNC
	bool "x11vnc"
	depends on BR2_PACKAGE_XORG7
	select BR2_PACKAGE_XLIB_LIBXT
	select BR2_PACKAGE_XLIB_LIBXEXT
	help
	  VNC server for X11 display

	  http://www.karlrunge.com/x11vnc/