1config BR2_PACKAGE_XLIB_LIBXEXT 2 bool "libXext" 3 select BR2_PACKAGE_XLIB_LIBX11 4 select BR2_PACKAGE_XORGPROTO 5 help 6 X.Org Xext library 7