#30988: doxygen: Please add texlive-latex-extra dep (or possibly +latex variant) -----------------------------------+---------------------------------------- Reporter: eborisch@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: doxygen -----------------------------------+---------------------------------------- When using doxygen to create latex output, running make in the output dir hits a missing sectsty.sty error, in the same fashion as noted here: https://bugs.launchpad.net/ubuntu/+source/doxygen/+bug/701492 {{{ port provides /opt/local/share/texmf-texlive- dist/tex/latex/sectsty/sectsty.sty /opt/local/share/texmf-texlive-dist/tex/latex/sectsty/sectsty.sty is provided by: texlive-latex-extra }}} === Suggested fix === * Add texlive-latex-extra (provides share/texmf-texlive- dist/tex/latex/sectsty/sectsty.sty) as a dependency to doxygen * Perhaps add a +latex variant that in turn requires texlive-latex-extra (so not everyone who wants HTML doxygen outputs needs to install all of texlive-bin -- a non-trivial install) -- Ticket URL: <https://trac.macports.org/ticket/30988> MacPorts <http://www.macports.org/> Ports system for Mac OS