1config BR2_PACKAGE_XLIB_LIBXFIXES 2 bool "libXfixes" 3 select BR2_PACKAGE_XLIB_LIBX11 4 select BR2_PACKAGE_XORGPROTO 5 help 6 X.Org Xfixes library 7