[Libreoffice-commits] core.git: connectivity/source

Rene Engelhard rene at debian.org
Tue May 26 10:59:21 PDT 2015


 connectivity/source/drivers/evoab2/EApi.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 7ed46883290440041d6ccbd7efdb1db64d2dd3f6
Author: Rene Engelhard <rene at debian.org>
Date:   Tue May 26 10:47:30 2015 +0200

    add libebook-1.2.so.15 in EApi.cxx
    
    Change-Id: I7676f1f69bd563dede965a1a5fc6b1f714f11aab

diff --git a/connectivity/source/drivers/evoab2/EApi.cxx b/connectivity/source/drivers/evoab2/EApi.cxx
index ea9aeac..1f8d19d 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.15",
     "libebook-1.2.so.14", // bumped again (evolution-3.6)
     "libebook-1.2.so.13", // bumped again (evolution-3.4)
     "libebook-1.2.so.12", // bumped again


More information about the Libreoffice-commits mailing list