[MacPorts] #43669: doxygen +docs: incorrect texlive dependency; should be texlive-latex
#43669: doxygen +docs: incorrect texlive dependency; should be texlive-latex --------------------------+--------------------- Reporter: ryandesign@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: doxygen --------------------------+--------------------- doxygen's +docs variant declares a dependency on "`bin:pdflatex:texlive`": {{{ $ port -v deps doxygen +docs Full Name: doxygen @1.8.5_3+docs+latex+universal Build Dependencies: bin:perl:perl5, port:flex, port:bison, bin:pdflatex:texlive, bin:gs:ghostscript, port:texlive-latex-extra, path:bin/dot:graphviz, bin:python2.7:python27 Library Dependencies: port:libpng, port:libiconv }}} But the texlive port doesn't provide a `pdflatex` binary; the texlive- latex port does: {{{ $ port provides $(which pdflatex) /opt/local/bin/pdflatex is provided by: texlive-latex }}} The "`bin:pdflatex:texlive`" dependency should be changed to "`bin:pdflatex:texlive-latex`". Possibly this will help resolve #37604. -- Ticket URL: <https://trac.macports.org/ticket/43669> MacPorts <http://www.macports.org/> Ports system for OS X
#43669: doxygen +docs: incorrect texlive dependency; should be texlive-latex ---------------------------+-------------------- Reporter: ryandesign@… | Owner: css@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: doxygen | ---------------------------+-------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: r120417 (maintainer timeout) -- Ticket URL: <https://trac.macports.org/ticket/43669#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts