APPS=( bash gawk grep sed bc msgfmt whiptail less )
OPT_APPS=( "acpi:showbatteryload won't work" \
"lspci:systeminfos --pci won't work"
"lsusb:systeminfos --usb' won't work"
"ps2pdf:man2pdf won't work"
"tree:treecd won't work" )

SAPPS=( )
OPT_SAPPS=( "dmidecode:systeminfos --bios won't work" )

LIBS=( )
OPT_LIBS=( )

GIR=( "Gtk+3:3.0:Gtk-3.0" )
OPT_GIR=( )

PYMODS=( ctypes gettext gi.repository:Gtk configobj shutil )
OPT_PYMODS=( )
