summaryrefslogtreecommitdiff
path: root/Makefile.fetch
diff options
context:
space:
mode:
authorAkshay Deep <akshaydeepiitr@gmail.com>2016-11-26 02:26:30 +0530
committerAkshay Deep <akshaydeepiitr@gmail.com>2016-11-30 13:45:18 +0000
commit8266787540b64396d6f0864a9d2bced0e40a8f1b (patch)
tree70b4275d645b6f14e23980017858436261a31b45 /Makefile.fetch
parentdbdf91f93ee975b1b9b6bfc6d9571e13ca0e750e (diff)
EMOJI CONTROL: Add EmojiOne font for Emoji Support
Noto Emoji does not provide glyphs for all emojis in the toolbar Change-Id: If3f3ea6e12f0b8824cb95e3db78c3c7aced4de8b Reviewed-on: https://gerrit.libreoffice.org/31215 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> (cherry picked from commit 9e422bc19144ce3f0645e49450428802eab1abba) Reviewed-on: https://gerrit.libreoffice.org/31359 Reviewed-by: Akshay Deep <akshaydeepiitr@gmail.com>
Diffstat (limited to 'Makefile.fetch')
-rw-r--r--Makefile.fetch1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.fetch b/Makefile.fetch
index c552289c72a6..a292099401c5 100644
--- a/Makefile.fetch
+++ b/Makefile.fetch
@@ -179,6 +179,7 @@ $(WORKDIR)/download: $(BUILDDIR)/config_host.mk $(SRCDIR)/download.lst $(SRCDIR)
$(call fetch_Optional,MORE_FONTS,FONT_SOURCECODE_TARBALL) \
$(call fetch_Optional,MORE_FONTS,FONT_SOURCESANS_TARBALL) \
$(call fetch_Optional,MORE_FONTS,FONT_NOTOEMOJI_TARBALL) \
+ $(call fetch_Optional,MORE_FONTS,FONT_EMOJIONE_COLOR_TARBALL) \
$(call fetch_Optional,MSPUB,MSPUB_TARBALL) \
$(call fetch_Optional,MWAW,MWAW_TARBALL) \
$(call fetch_Optional,MYSQLCPPCONN,MYSQLCPPCONN_TARBALL) \