if is_depends_enabled $SPELL kde-baseapps; then
  qt4_cmake_build
else
  cmake_build
fi
