a858158f79
[Thomas: - rewrap Config.in help text.] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 lines
344 B
Plaintext
11 lines
344 B
Plaintext
config BR2_PACKAGE_XAPP_XFINDPROXY
|
|
bool "xfindproxy"
|
|
select BR2_PACKAGE_XLIB_LIBICE
|
|
select BR2_PACKAGE_XLIB_LIBXT
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|
|
select BR2_PACKAGE_XPROTO_XPROXYMANAGEMENTPROTOCOL
|
|
help
|
|
xfindproxy utilizes the Proxy Management Protocol to
|
|
communicate with a proxy manager to locate available X11
|
|
proxy services.
|