if is_depends_enabled $SPELL qt4;then
  qt4_build
else
  qt5_build
fi
