summaryrefslogtreecommitdiff
path: root/Makefile.fetch
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-10-24 09:56:49 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-10-24 09:57:14 +0100
commit4da1e31b833a2bff190dc3c6bc807e35ee724ecc (patch)
treee6891b27b710fb851fcc23f905f0cb70e177a17f /Makefile.fetch
parentba88ea36d6062dcb19a499c2804dc7b973c737eb (diff)
is this the foo we need now to download automatically
Change-Id: I156c2a2d645c140bfd716f41d8c81c0656ceee56
Diffstat (limited to 'Makefile.fetch')
-rw-r--r--Makefile.fetch2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.fetch b/Makefile.fetch
index 61dfe6c731e7..60ce0aee392d 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)) \