···13, doxygen
14, graphviz
15, latex2html
16-# upstream generates docs with texinfo 4. later versions of texinfo
17-# use letters instead of numbers for post-appendix chapters, and we
18-# want it to match the upstream format because sage depends on it.
19-, texinfo4
20, texliveSmall
21-, enableDocs ? true
22, enableGfanlib ? true
23}:
24···85 doxygen
86 graphviz
87 latex2html
88- texinfo4
89 texliveSmall
90 ] ++ lib.optionals stdenv.isDarwin [ getconf ];
91 depsBuildBuild = [ buildPackages.stdenv.cc ];