From 0868b774a08d403b7483bc65d782011845be825d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Hermes=29?=
 <stephane.adjemian@univ-lemans.fr>
Date: Tue, 23 Aug 2016 21:51:00 +0200
Subject: [PATCH] Added debian package to be installed for building Dynare.

See issue #1263.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 4cdc9b907..d769ff7e4 100644
--- a/README.md
+++ b/README.md
@@ -171,6 +171,7 @@ Alternatively, if you want to build everything, manually install the following p
 - `texlive-extra-utils` (for CWEB)
 - `texlive-formats-extra` (for Eplain)
 - `texlive-latex-extra` (for fullpage.sty)
+- `texlive-fonts-extra` (for ccicons)
 - `latex-beamer`
 - `texinfo`
 - `texi2html`, `latex2html`
-- 
GitLab