From 18bfc299c0caf09cae72f75432aa30d8ff808ef4 Mon Sep 17 00:00:00 2001
From: Easy Build <easybuild@login4.smc.salomon.it4i.cz>
Date: Tue, 12 Dec 2017 10:15:04 +0100
Subject: [PATCH] Tue, 12 Dec 2017 10:15:04 +0100

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

diff --git a/salomon.csv b/salomon.csv
index e0357d91..ebc44e2b 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -466,6 +466,7 @@ pkg-config/0.29.1-foss-2017a,2
 pkg-config/0.29.1-intel-2016a,2
 pkg-config/0.29.1,2
 pkg-config/0.29.2,2
+protobuf-python/3.2.0-GCC-7.1.0-2.28-Python-3.6.1,2
 protobuf/2.5.0,2
 protobuf/3.2.0-GCC-7.1.0-2.28-Python-3.6.1,2
 protobuf/3.2.0-test,2
diff --git a/salomon.md b/salomon.md
index 03326c90..19ce6918 100644
--- a/salomon.md
+++ b/salomon.md
@@ -135,6 +135,7 @@
 | [PCRE2](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). |
 | protobuf | &nbsp; |
+| [protobuf-python](https://github.com/google/protobuf/) | Python Protocol Buffers runtime library. |
 | [python-meep](https://code.launchpad.net/python-meep) | Python wrapper for the Meep FDTD solver. |
 | [Qt](http://qt-project.org/) | Qt is a comprehensive cross-platform C++ application framework. |
 | Qt5 | &nbsp; |
-- 
GitLab