[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - connectivity/source
Rico Tzschichholz
ricotz at ubuntu.com
Mon Jul 24 19:46:57 UTC 2017
connectivity/source/drivers/evoab2/EApi.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit ffe568afd34be683430e6a31ca2368f957a4876d
Author: Rico Tzschichholz <ricotz at ubuntu.com>
Date: Mon Jul 24 11:24:48 2017 +0200
add libebook-1.2.so.19 in EApi.cxx
Change-Id: I900a190948087360bb4c3cd9235c9848333ad66f
Reviewed-on: https://gerrit.libreoffice.org/40358
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Michael Stahl <mstahl at redhat.com>
(cherry picked from commit 5844d813411be8c4c7c394be07a49eaf92885758)
Reviewed-on: https://gerrit.libreoffice.org/40362
diff --git a/connectivity/source/drivers/evoab2/EApi.cxx b/connectivity/source/drivers/evoab2/EApi.cxx
index fc81a1944769..81db0b0d83df 100644
--- a/connectivity/source/drivers/evoab2/EApi.cxx
+++ b/connectivity/source/drivers/evoab2/EApi.cxx
@@ -21,6 +21,7 @@
#define DECLARE_FN_POINTERS 1
#include "EApi.h"
static const char *eBookLibNames[] = {
+ "libebook-1.2.so.19", // evolution-data-server 3.24+
"libebook-1.2.so.16",
"libebook-1.2.so.15",
"libebook-1.2.so.14", // bumped again (evolution-3.6)
More information about the Libreoffice-commits
mailing list