xref: /OK3568_Linux_fs/buildroot/package/neatvnc/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
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