shell/Library_propertyhdl.mk     |    1 +
 shell/Library_propertyhdl_x64.mk |    1 +
 2 files changed, 2 insertions(+)

New commits:
commit 6a907d63a3bf76caf91139fe3334ae9a8d31c7d3
Author: David Tardon <dtar...@redhat.com>
Date:   Mon May 28 10:19:06 2012 +0200

    propertyhdl needs shell_xmlparser too
    
    Change-Id: I0545b500896682f4999b032bdd638978bad538c8

diff --git a/shell/Library_propertyhdl.mk b/shell/Library_propertyhdl.mk
index c44786d..250a530 100644
--- a/shell/Library_propertyhdl.mk
+++ b/shell/Library_propertyhdl.mk
@@ -81,6 +81,7 @@ endif
 endif
 
 $(eval $(call gb_Library_use_static_libraries,propertyhdl,\
+       shell_xmlparser \
        shlxthandler_common \
 ))
 
diff --git a/shell/Library_propertyhdl_x64.mk b/shell/Library_propertyhdl_x64.mk
index 847a859..af9fa22 100644
--- a/shell/Library_propertyhdl_x64.mk
+++ b/shell/Library_propertyhdl_x64.mk
@@ -74,6 +74,7 @@ $(eval $(call gb_Library_use_libraries,propertyhdl_x64,\
 ))
 
 $(eval $(call gb_Library_use_static_libraries,propertyhdl_x64,\
+       shell_xmlparser_x64 \
        shlxthandler_common_x64 \
 ))
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to