depends X11-LIBS                       &&
depends blackbox                       &&

if check_if_xorg_modular_libs ; then
  optional_depends libxft              \
                   "--with-libxft"     \
                   "--without-libxft"  \
                   "Use libxft in addition to X11 core fonts?"
fi
