neon/Library_neon.mk | 1 + 1 file changed, 1 insertion(+) New commits: commit 131a7db46ff9d59193bc3af0f714eb2d93fdd73a Author: Fridrich Å trba <fridrich.st...@bluewin.ch> Date: Fri Mar 15 11:22:10 2013 +0100
Try to fix blindly Windows build Change-Id: I4bf2d72ba14f5293c2f9aa8eb3a34fedefa03939 diff --git a/neon/Library_neon.mk b/neon/Library_neon.mk index 80424fe..bc5fe25 100644 --- a/neon/Library_neon.mk +++ b/neon/Library_neon.mk @@ -62,6 +62,7 @@ $(eval $(call gb_Library_add_generated_cobjects,neon,\ ifeq ($(OS),WNT) $(eval $(call gb_Library_use_system_win32_libs,neon,\ ws2_32 \ + crypt32 \ )) ifeq ($(COM),MSC)
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits