[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - connectivity/source

Rene Engelhard rene at debian.org
Mon Jun 1 09:48:05 PDT 2015


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

New commits:
commit 0722427f7e0d7181a10149d3ac21579836b51b39
Author: Rene Engelhard <rene at debian.org>
Date:   Mon Jun 1 12:32:16 2015 +0200

    add libebook-1.2.so.16 in EApi.cxx
    
    Change-Id: I3f361a3d6d90b3449e0bf417fd39d756ad98cae6

diff --git a/connectivity/source/drivers/evoab2/EApi.cxx b/connectivity/source/drivers/evoab2/EApi.cxx
index 1f8d19d..ff1fd4f 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.16",
     "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)


More information about the Libreoffice-commits mailing list