diff options
author | Rene Engelhard <rene@debian.org> | 2012-06-18 23:19:09 +0200 |
---|---|---|
committer | Rene Engelhard <rene@debian.org> | 2012-06-18 23:20:26 +0200 |
commit | d25453e200f6af427363bc27278da540b56f6855 (patch) | |
tree | 1e8bc6c39ed5b231679c2b9a4355fd0eb31414fd /connectivity | |
parent | ed880251bd250b5eeaa28501cbcf05cb13f69ac2 (diff) |
evoab2: add libebook-1.2.so.13 (evolution 3.4)
Change-Id: I03d9c2416de66d694948b9fe560f83317d6b03ef
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/source/drivers/evoab2/EApi.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/source/drivers/evoab2/EApi.cxx b/connectivity/source/drivers/evoab2/EApi.cxx index 38908f7d8c96..84701e19e7b5 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 |