[Libreoffice-commits] .: Repository.mk

Tor Lillqvist tml at kemper.freedesktop.org
Fri Apr 29 05:36:27 PDT 2011


 Repository.mk |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 2c55c4314b99c059231b25d3de1ab1769774b64b
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Fri Apr 29 15:15:16 2011 +0300

    Fix crypto stuff when building on Windows

diff --git a/Repository.mk b/Repository.mk
index ee13ef3..3609e71 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -170,6 +170,8 @@ $(eval $(call gb_Helper_register_libraries,UNOVERLIBS, \
 
 $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
     crypto \
+    libeay32 \
+    ssleay32 \
     jpeglib \
     ooopathutils \
     salcpprt \


More information about the Libreoffice-commits mailing list