1config BR2_PACKAGE_XAPP_XCALC 2 bool "xcalc" 3 select BR2_PACKAGE_XLIB_LIBXAW 4 help 5 scientific calculator for X 6