RepositoryExternal.mk |    7 -------
 1 file changed, 7 deletions(-)

New commits:
commit ca370e425adc7c1f8b0190b654e9d9909e905d54
Author: David Tardon <dtar...@redhat.com>
Date:   Fri May 24 17:42:47 2013 +0200

    gbuild: don't register fontconfig and freetype twice
    
    Change-Id: I090d7d99a1f618c73a8d82fe2e95932d61ea1099

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 6347169..5facd16 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -469,13 +469,6 @@ $(call gb_LinkTarget__use_expat_impl,$(1),expat_x64)
 
 endef
 
-ifeq ($(OS),ANDROID)
-$(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \
-       fontconfig \
-       freetype \
-))
-endif
-
 ifeq ($(SYSTEM_HYPH),YES)
 
 define gb_LinkTarget__use_hyphen
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to