From 5819571eb09bf356010bffd18062e8fdbe772177 Mon Sep 17 00:00:00 2001
From: Easy Build <easybuild@login4.head.smc.salomon.it4i.cz>
Date: Mon, 18 Feb 2019 14:15:03 +0100
Subject: [PATCH] Mon, 18 Feb 2019 14:15:03 +0100

---
 uv2000.csv | 2 ++
 uv2000.md  | 1 +
 2 files changed, 3 insertions(+)

diff --git a/uv2000.csv b/uv2000.csv
index b46aad42..78891bbc 100644
--- a/uv2000.csv
+++ b/uv2000.csv
@@ -5,9 +5,11 @@ binutils/2.27,4
 binutils/2.27-GCCcore-6.3.0,4
 Bison/3.0.4,4
 Bison/3.0.4-GCCcore-6.3.0,4
+Boost/1.63.0-intel-2017a,4
 bzip2/1.0.6,4
 EasyBuild/3.8.1,4
 FFTW/3.3.6-gompi-2017a,4
+flex/2.6.0,4
 flex/2.6.3,4
 flex/2.6.3-GCCcore-6.3.0,4
 fontconfig/2.12.1-GCCcore-6.3.0-libpng-1.6.29,4
diff --git a/uv2000.md b/uv2000.md
index 90283fcf..fa493b51 100644
--- a/uv2000.md
+++ b/uv2000.md
@@ -26,6 +26,7 @@
 | [Autoconf](http://www.gnu.org/software/autoconf/) | Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. These scripts can adapt the packages to many kinds of UNIX-like systems without manual user intervention. Autoconf creates a configuration script for a package from a template file that lists the operating system features that the package can use, in the form of M4 macro calls. |
 | [Automake](http://www.gnu.org/software/automake/automake.html) | Automake: GNU Standards-compliant Makefile generator |
 | [Autotools](http://autotools.io) | This bundle collect the standard GNU build tools: Autoconf, Automake and libtool |
+| [Boost](http://www.boost.org/) | Boost provides free peer-reviewed portable C++ source libraries. |
 | [CMake](http://www.cmake.org) | CMake, the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. |
 | [M4](http://www.gnu.org/software/m4/m4.html) | GNU M4 is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible although it has some extensions (for example, handling more than 9 positional parameters to macros). GNU M4 also has built-in functions for including files, running shell commands, doing arithmetic, etc. |
 | [ncurses](http://www.gnu.org/software/ncurses/) | The Ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses Terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD Curses. |
-- 
GitLab