Move all to deprecated folder.
This commit is contained in:
11
deprecated/firmware/buildroot/package/x11vnc/Config.in
Normal file
11
deprecated/firmware/buildroot/package/x11vnc/Config.in
Normal file
@@ -0,0 +1,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/
|
||||
Reference in New Issue
Block a user