xref: /OK3568_Linux_fs/buildroot/package/x11r7/xlib_libXt/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_XLIB_LIBXT
2	bool "libXt"
3	select BR2_PACKAGE_XLIB_LIBSM
4	select BR2_PACKAGE_XLIB_LIBX11
5	select BR2_PACKAGE_XORGPROTO
6	select BR2_PACKAGE_XCB_PROTO
7	select BR2_PACKAGE_LIBXCB
8	help
9	  X.Org Xt library
10