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

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

diff --git a/uv2000.csv b/uv2000.csv
index 69fc5033..eb2b6e65 100644
--- a/uv2000.csv
+++ b/uv2000.csv
@@ -45,6 +45,7 @@ impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27,4
 impi/2017.4.239-iccifort-2017.7.259-GCC-6.3.0-2.27,4
 intel/2017a,4
 intel/2017c,4
+libdrm/2.4.76,4
 libffi/3.2.1,4
 libpng/1.6.29-GCCcore-6.3.0,4
 libpng/1.6.34,4
@@ -58,6 +59,7 @@ LLVM/6.0.1-GCC-6.3.0-2.27,4
 M4/1.4.18,4
 M4/1.4.18-GCCcore-6.3.0,4
 Mako/1.0.6-Python-2.7.13,4
+Mesa/18.1.3-GCC-6.3.0-2.27,4
 METIS/5.1.0-intel-2017a,4
 ncurses/6.0,4
 ncurses/6.0-GCCcore-6.3.0,4
@@ -86,5 +88,6 @@ VASP/5.4.4-intel-2017c-mkl=cluster-VTST,4
 VASP/5.4.4-intel-2017c-mkl=paralel,4
 VASP/5.4.4-intel-2017c-mkl=sequential,4
 VDE2/2.3.2,4
+X11/20170314,4
 zlib/1.2.11,4
 zlib/1.2.11-GCCcore-6.3.0,4
diff --git a/uv2000.md b/uv2000.md
index 05ce2506..7d5f31d6 100644
--- a/uv2000.md
+++ b/uv2000.md
@@ -49,6 +49,7 @@
 
 | Module | Description |
 | ------ | ----------- |
+| [libdrm](http://dri.freedesktop.org) | Direct Rendering Manager runtime library. |
 | [libffi](http://sourceware.org/libffi/) | The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. |
 | [libpng](http://www.libpng.org/pub/png/libpng.html) | libpng is the official PNG reference library |
 | [libreadline](http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html) | The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. |
@@ -128,4 +129,7 @@
 | [fontconfig](http://www.freedesktop.org/software/fontconfig) | Fontconfig is a library designed to provide system-wide font configuration, customization and application access. |
 | [freetype](http://freetype.org) | FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other products as well. |
 | [GLib](http://www.gtk.org/) | GLib is one of the base libraries of the GTK+ project |
+| [libGLU](ftp://ftp.freedesktop.org/pub/mesa/glu/) | The OpenGL Utility Library (GLU) is a computer graphics library for OpenGL. |
+| [Mesa](http://www.mesa3d.org/) | Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. |
 | [pixman](http://www.pixman.org/) | Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization. Important users of pixman are the cairo graphics library and the X server. |
+| [X11](https://www.x.org) | The X Window System (X11) is a windowing system for bitmap displays |
-- 
GitLab