diff options
| author | John Ogness <john.ogness@linutronix.de> | 2018-04-20 10:53:41 +0200 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2018-04-20 10:53:41 +0200 |
| commit | cd97d8f436a9390549ca211bbfb3b40d8bf163fb (patch) | |
| tree | a93cb6f24292fe988ddbba8ea42bdc60d5d0ae35 /README | |
| parent | 5c06f7dacad16e720e85fadea52383708304aa79 (diff) | |
microconsult: change Arial to Liberation Sans
Liberation Sans is a free metrically equivalent drop-in replacement
for the non-free Arial. Use it instead.
This also requires users to install the fonts-liberation2 package.
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -19,8 +19,8 @@ $ sudo apt-get -f install The rest of the required packages are within Debian: ---- -$ sudo apt-get install gcc gperf make bison flex \ - libncurses5-dev latexmk texlive-xetex lx-cd +$ sudo apt-get install gcc gperf make bison flex libncurses5-dev \ + latexmk texlive-xetex fonts-liberation2 lx-cd ---- |
