vcl/Library_vcl.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5b82b87878240e5cb1d3464dd9dd92c65df0465e
Author: Tor Lillqvist <[email protected]>
Date:   Wed Jul 10 17:31:43 2013 +0300

    Need the CoreGraphics framework
    
    Change-Id: Ia487c0c3f18ec0e554cf81028c50676ec0e309d9

diff --git a/vcl/Library_vcl.mk b/vcl/Library_vcl.mk
index ea35ffc..34c5ce0 100644
--- a/vcl/Library_vcl.mk
+++ b/vcl/Library_vcl.mk
@@ -374,6 +374,7 @@ $(eval $(call gb_Library_use_system_darwin_frameworks,vcl,\
 ))
 else
 $(eval $(call gb_Library_use_system_darwin_frameworks,vcl,\
+       CoreGraphics \
        CoreText \
 ))
 endif
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to