From 04a3004564c8e0a39cfedfda270d43bfdb2f2d14 Mon Sep 17 00:00:00 2001 From: Rene Engelhard Date: Sun, 25 Dec 2011 13:51:46 +0100 Subject: support libebook-1.2.so.12 (evolution 3.2) Signed-off-by: Petr Mladek --- connectivity/source/drivers/evoab2/EApi.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'connectivity') diff --git a/connectivity/source/drivers/evoab2/EApi.cxx b/connectivity/source/drivers/evoab2/EApi.cxx index 1767ec1bcf..95cdb55bca 100644 --- a/connectivity/source/drivers/evoab2/EApi.cxx +++ b/connectivity/source/drivers/evoab2/EApi.cxx @@ -35,6 +35,7 @@ #define DECLARE_FN_POINTERS 1 #include "EApi.h" static const char *eBookLibNames[] = { + "libebook-1.2.so.12", // bumped again "libebook-1.2.so.10", // bumped again "libebook-1.2.so.9", // evolution-2.8 "libebook-1.2.so.5", // evolution-2.4 and 2.6+ -- cgit v1.2.1