Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Commit e5494e0

Browse files
author
Marco Ciampa
authored
Merge pull request #542 from tijuca/update_docu
README.adoc: sort also second Debian/Ubuntu package list
2 parents c2966d9 + dd89f50 commit e5494e0

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.adoc

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ package.
5151
To install the dependencies on Debian / Ubuntu run the following (requires
5252
about 1.5GiB of space):
5353

54-
sudo apt-get install asciidoc cmake dblatex fonts-vlgothic \
55-
fonts-freefont-ttf gettext git make pandoc po4a source-highlight \
54+
sudo apt-get install asciidoc cmake dblatex fonts-freefont-ttf \
55+
fonts-vlgothic gettext git make pandoc po4a source-highlight \
5656
texlive-lang-cyrillic texlive-lang-dutch texlive-lang-english \
5757
texlive-lang-french texlive-lang-german texlive-lang-italian \
5858
texlive-lang-japanese texlive-lang-other texlive-lang-polish \
@@ -66,8 +66,9 @@ package, Install texlive-lang-european instead.
6666

6767
or, if you do not have space problems:
6868

69-
sudo apt-get install git make cmake asciidoc pandoc gettext po4a dblatex \
70-
texlive-xetex fonts-vlgothic source-highlight texlive-lang-all
69+
sudo apt-get install asciidoc cmake dblatex fonts-freefont-ttf \
70+
fonts-vlgothic gettext git make pandoc po4a source-highlight \
71+
texlive-lang-all texlive-xetex
7172

7273
=== Fedora
7374

0 commit comments

Comments
 (0)