if is_depends_enabled $SPELL qtbase; then
  qt5_build
else
  qt4_build
fi
