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

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


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

New commits:
commit c5e69ec0775913a3ab6133f62e87596490556a78
Author: Cédric Bosdonnat <cedric.bosdonnat at free.fr>
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 \
 ))
 


More information about the Libreoffice-commits mailing list