. $GRIMOIRE/FUNCTIONS &&
depends python-xlib &&
depends imlib2 &&

if check_if_xorg_modular_libs gtk+; then
  optional_depends libxft "" "" "for font type and colors support"
else
  optional_depends X11-LIBS "" "" "for font type and colors support"
fi
