if is_depends_enabled $SPELL qtbase; then
  qt5_build "$INSTALL_ROOT/usr"
else
  qt4_build "$INSTALL_ROOT/usr"
fi
