1config BR2_PACKAGE_NEATVNC
2 bool "neatvnc"
3 depends on BR2_TOOLCHAIN_HAS_THREADS
4 select BR2_PACKAGE_AML
5 select BR2_PACKAGE_PIXMAN
6 select BR2_PACKAGE_ZLIB
7 help
8 A liberally licensed VNC server library with a clean interface
9 Resources.
10
11 https://github.com/any1/neatvnc
12