19 lines
596 B
Plaintext
19 lines
596 B
Plaintext
|
config BR2_PACKAGE_XAPP_XDPYINFO
|
||
|
bool "xdpyinfo"
|
||
|
select BR2_PACKAGE_XLIB_LIBX11
|
||
|
select BR2_PACKAGE_XLIB_LIBXEXT
|
||
|
select BR2_PACKAGE_XLIB_LIBXI
|
||
|
select BR2_PACKAGE_XLIB_LIBXP
|
||
|
select BR2_PACKAGE_XLIB_LIBXRENDER
|
||
|
select BR2_PACKAGE_XLIB_LIBXTST
|
||
|
select BR2_PACKAGE_XLIB_LIBXXF86DGA
|
||
|
select BR2_PACKAGE_XLIB_LIBXXF86VM
|
||
|
select BR2_PACKAGE_XPROTO_INPUTPROTO
|
||
|
select BR2_PACKAGE_XPROTO_KBPROTO
|
||
|
select BR2_PACKAGE_XPROTO_PRINTPROTO
|
||
|
select BR2_PACKAGE_XPROTO_RENDERPROTO
|
||
|
select BR2_PACKAGE_XPROTO_XF86DGAPROTO
|
||
|
select BR2_PACKAGE_XPROTO_XF86VIDMODEPROTO
|
||
|
help
|
||
|
display information utility for X
|