[Libreoffice-commits] .: Branch 'libreoffice-3-6' - connectivity/source
René Engelhard
rene at kemper.freedesktop.org
Mon Jun 18 14:28:46 PDT 2012
connectivity/source/drivers/evoab2/EApi.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 6ee6515c0e408b87f2aca5937a6e9b7b41d8fd77
Author: Rene Engelhard <rene at debian.org>
Date: Mon Jun 18 23:19:09 2012 +0200
evoab2: add libebook-1.2.so.13 (evolution 3.4)
Change-Id: I03d9c2416de66d694948b9fe560f83317d6b03ef
diff --git a/connectivity/source/drivers/evoab2/EApi.cxx b/connectivity/source/drivers/evoab2/EApi.cxx
index 38908f7..84701e1 100644
--- a/connectivity/source/drivers/evoab2/EApi.cxx
+++ b/connectivity/source/drivers/evoab2/EApi.cxx
@@ -22,6 +22,7 @@
#define DECLARE_FN_POINTERS 1
#include "EApi.h"
static const char *eBookLibNames[] = {
+ "libebook-1.2.so.13", // bumped again (evolution-3.4)
"libebook-1.2.so.12", // bumped again
"libebook-1.2.so.10", // bumped again
"libebook-1.2.so.9", // evolution-2.8
More information about the Libreoffice-commits
mailing list