default_pre_build  &&
cd  "${SOURCE_DIRECTORY}" &&

if ! is_depends_enabled "${SPELL}" "qtbase"; then
  apply_patch_dir patches
fi
