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

New commits:
commit c5e69ec0775913a3ab6133f62e87596490556a78
Author: Cédric Bosdonnat <[email protected]>
Date:   Thu Aug 30 11:14:45 2012 +0200

    Fixed remotecontrol build without gtk
    
    Change-Id: I3b2118dea19a8ef3683ce192b3be703114bc02ae

diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index 8348914..23bb018 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,\
- gtk \
+ glib \
  libxml2 \
 ))
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to