From: Rene Engelhard Date: Sun, 7 Aug 2022 09:04:15 +0000 (+0200) Subject: [PATCH] add libebook-1.2.so.21 X-Git-Tag: archive/raspbian/1%7.4.1_rc1-3+rpi1^2^2^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f3fe26bb02de3836263f0b6c77beb3984e493f9a;p=libreoffice.git [PATCH] add libebook-1.2.so.21 comparing the Debian packages of 3.44.1 and 3.45.2 the actual headers didn't change, so no code changes needed afaics Change-Id: Ifae6395831ca538bb1699a7f2ba4cb504e552baa Gbp-Pq: Name add-libebook-1.2.so.21.patch --- diff --git a/connectivity/source/drivers/evoab2/EApi.cxx b/connectivity/source/drivers/evoab2/EApi.cxx index 8f6a6f7083d..9ec8e0d44e3 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.21", // evolution-data-server 3.45.2+ "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"