From 5e4ac8b240b280bcc6ebea21fe506ba1ed17b945 Mon Sep 17 00:00:00 2001
From: Easy Build <easybuild@login4.head.smc.salomon.it4i.cz>
Date: Tue, 19 Feb 2019 13:30:05 +0100
Subject: [PATCH] Tue, 19 Feb 2019 13:30:05 +0100

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

diff --git a/uv2000.csv b/uv2000.csv
index eb2b6e65..230f496a 100644
--- a/uv2000.csv
+++ b/uv2000.csv
@@ -75,6 +75,7 @@ pkg-config/0.29.2,4
 pkg-config/0.29.2-GCCcore-6.3.0,4
 Python/2.7.13,4
 QEMU/3.1.0-VDE2,4
+Qt5/5.11.1-GCC-6.3.0-2.27,4
 ScaLAPACK/2.0.2-gompi-2017a-OpenBLAS-0.2.19-LAPACK-3.7.0,4
 SCOTCH/6.0.4-intel-2017a,4
 SCOTCH/6.0.5a-intel-2017a,4
diff --git a/uv2000.md b/uv2000.md
index 7d5f31d6..5553a201 100644
--- a/uv2000.md
+++ b/uv2000.md
@@ -34,6 +34,7 @@
 | [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. |
 | [PCRE](http://www.pcre.org/) | The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. |
 | [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config/) | pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c `pkg-config --libs --cflags glib-2.0` for instance, rather than hard-coding values on where to find glib (or other libraries). |
+| [Qt5](http://qt.io/) | Qt is a comprehensive cross-platform C++ application framework. |
 | [SQLite](http://www.sqlite.org/) | SQLite: SQL Database Engine in a C Library |
 
 ## Lang
-- 
GitLab