Skip to content

Commit 746c9d0

Browse files
committed
Document fedora packages for development
1 parent b84190a commit 746c9d0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

doc/manual/develop.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@ already listed under
4343
python3-sphinx python3-sphinx-rtd-theme fontconfig python3-yaml \
4444
latexmk texlive-latex-recommended texlive-latex-extra tex-gyre
4545

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+
4655
When this software is present, bootstrapping can be done by running
4756
``make dist``, which creates the ``configure`` script,
4857
downloads and installs the PHP dependencies via composer and

0 commit comments

Comments
 (0)