[Libreoffice-commits] core.git: Makefile.fetch

Caolán McNamara caolanm at redhat.com
Thu Oct 24 01:57:34 PDT 2013


 Makefile.fetch |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 4da1e31b833a2bff190dc3c6bc807e35ee724ecc
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Oct 24 09:56:49 2013 +0100

    is this the foo we need now to download automatically
    
    Change-Id: I156c2a2d645c140bfd716f41d8c81c0656ceee56

diff --git a/Makefile.fetch b/Makefile.fetch
index 61dfe6c..60ce0ae 100644
--- a/Makefile.fetch
+++ b/Makefile.fetch
@@ -99,6 +99,8 @@ $(WORKDIR)/download: $(BUILDDIR)/config_host.mk $(SRCDIR)/download.lst $(SRCDIR)
 		$(call fetch_Optional,EPM,$(EPM_TARBALL)) \
 		$(call fetch_Optional,EXPAT,$(EXPAT_TARBALL)) \
 		$(call fetch_Optional,MARIADB,$(MARIADB_TARBALL)) \
+		$(call fetch_Optional,MORE_FONTS,$(FONT_CALADEA_TARBALL)) \
+		$(call fetch_Optional,MORE_FONTS,$(FONT_CARLITO_TARBALL)) \
 		$(call fetch_Optional,MORE_FONTS,$(FONT_DEJAVU_TARBALL)) \
 		$(call fetch_Optional,MORE_FONTS,$(FONT_GENTIUM_TARBALL)) \
 		$(call fetch_Optional,MORE_FONTS,$(FONT_LIBERATION_NARROW_TARBALL)) \


More information about the Libreoffice-commits mailing list