File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -43,6 +43,15 @@ already listed under
43
43
python3-sphinx python3-sphinx-rtd-theme fontconfig python3-yaml \
44
44
latexmk texlive-latex-recommended texlive-latex-extra tex-gyre
45
45
46
+ For Fedora use::
47
+
48
+ sudo dnf install git autoconf automake bats \
49
+ sphinx-build python3-sphinx_rtd_theme latexmk texlive-cmap \
50
+ texlive-metafont texlive-tex-gyre texlive-fncychap texlive-wrapfig \
51
+ texlive-capt-of texlive-framed texlive-upquote texlive-needspace \
52
+ texlive-tabulary texlive-parskip texlive-oberdiek texlive-makeindex \
53
+ texlive-ellipse texlive-pict2e texlive-collection-fontsextra
54
+
46
55
When this software is present, bootstrapping can be done by running
47
56
``make dist ``, which creates the ``configure `` script,
48
57
downloads and installs the PHP dependencies via composer and
You can’t perform that action at this time.
0 commit comments