summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2019-04-25 08:38:52 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-04-25 18:28:38 +0200
commit97d1ba1d9a4f85e365596b756f4050c6770340bd (patch)
tree97b1444429df7eea65e8516fa33d2a541b059adc /connectivity
parente46e4035fb9cead03c14972c9e861ea6a8c686aa (diff)
Resolves: rhbz#1702810 Prepare for upcoming libebook soname version bump
as noted here: https://mail.gnome.org/archives/desktop-devel-list/2019-April/msg00016.html wrt: https://gitlab.gnome.org/GNOME/evolution-data-server/issues/33 Change-Id: I88f900b3adf12de545b1d2d16da67eae22fde748 Reviewed-on: https://gerrit.libreoffice.org/71282 Reviewed-by: Michael Stahl <Michael.Stahl@cib.de> Tested-by: Jenkins
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/drivers/evoab2/EApi.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/source/drivers/evoab2/EApi.cxx b/connectivity/source/drivers/evoab2/EApi.cxx
index 1830cae593af..9514e4793889 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.20", // evolution-data-server 3.33.2+
"libebook-1.2.so.19", // evolution-data-server 3.24+
"libebook-1.2.so.16",
"libebook-1.2.so.15",