a97b5add2e
Most of the dependencies listed were optional or only indirectly needed (E.G. the xproto ones), so don't select them. Further more, the optional xcomposite and xinerama dependencies were missing. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
config BR2_PACKAGE_XAPP_XDPYINFO
|
|
bool "xdpyinfo"
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXEXT
|
|
select BR2_PACKAGE_XLIB_LIBXTST
|
|
help
|
|
display information utility for X
|