[FE training-materials-updates] Extra font requirement
    Michael Opdenacker 
    michael.opdenacker at free-electrons.com
       
    Wed Sep 23 15:14:37 CEST 2015
    
    
  
Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=f4103664188d6110cb3c612ee01f93b1bd954d02
>---------------------------------------------------------------
commit f4103664188d6110cb3c612ee01f93b1bd954d02
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Wed Sep 23 15:14:37 2015 +0200
    Extra font requirement
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>
>---------------------------------------------------------------
f4103664188d6110cb3c612ee01f93b1bd954d02
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index 5b19a90..8613593 100644
--- a/README
+++ b/README
@@ -6,7 +6,7 @@ First, you may install the packages needed to compile the materials:
 sudo apt-get install git-core inkscape texlive-latex-base \
 texlive-latex-extra texlive-font-utils dia python-pygments \
 texlive-fonts-recommended make texlive-xetex fonts-inconsolata \
-fonts-liberation
+fonts-liberation ttf-ubuntu-font-family
 
 Then, run 'make help' to see what available targets are.
 
    
    
More information about the training-materials-updates
mailing list