mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
7 lines
138 B
Plaintext
7 lines
138 B
Plaintext
config BR2_PACKAGE_X11VNC
|
|
bool "x11vnc"
|
|
depends on BR2_PACKAGE_XORG7
|
|
select BR2_PACKAGE_XLIB_LIBXT
|
|
help
|
|
VNC server for X11 display
|