[Libreoffice-commits] .: sd/Library_sd.mk

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Aug 30 02:40:05 PDT 2012


 sd/Library_sd.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ea705d630fa520f223a2c518e220454248957f0a
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Aug 30 10:39:26 2012 +0100

    missing symbols are in gio
    
    Change-Id: I6c746d678f8472251b6d2139b7c46ffe2a7767c0

diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index 23bb018..c009ed9 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -107,7 +107,7 @@ $(eval $(call gb_Library_use_libraries,sd,\
 ))
 
 $(eval $(call gb_Library_use_externals,sd,\
- glib \
+ gio \
  libxml2 \
 ))
 


More information about the Libreoffice-commits mailing list