9d94e47bf06103524c7fa4b430b7b68116919999
[openwrt/staging/dedeckeh.git] / openwrt / package / vnc-reflector / Config.in
1 config BR2_PACKAGE_VNC_REFLECTOR
2 prompt "vnc-reflector..................... VNC proxy for multiple clients"
3 tristate
4 default m if CONFIG_DEVEL
5 select BR2_PACKAGE_LIBJPEG
6 select BR2_PACKAGE_ZLIB
7 help
8 VNC Reflector is a specialized VNC server which acts as
9 a proxy sitting between real VNC server (a host) and a
10 number of VNC clients. It was designed to work efficiently
11 with large number of clients.
12