From: Matthias Maier Date: Sun, 1 Mar 2020 18:24:30 +0000 (-0600) Subject: sci-physics/rivet: remove app-doc/doxygen[latex] dependency X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=65af2a26ee33c814733a2982a0bd359c99c4ea54;p=gentoo.git sci-physics/rivet: remove app-doc/doxygen[latex] dependency Bug: https://bugs.gentoo.org/430914 Bug: https://bugs.gentoo.org/709316 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Matthias Maier --- diff --git a/sci-physics/rivet/rivet-2.6.0-r2.ebuild b/sci-physics/rivet/rivet-2.6.0-r2.ebuild index 551de2ab59ee..3bd00b427282 100644 --- a/sci-physics/rivet/rivet-2.6.0-r2.ebuild +++ b/sci-physics/rivet/rivet-2.6.0-r2.ebuild @@ -27,7 +27,14 @@ RDEPEND=" sci-physics/yoda:=[python] python? ( ${PYTHON_DEPS} )" DEPEND="${RDEPEND} - doc? ( app-doc/doxygen[latex,dot] ) + doc? ( + app-doc/doxygen[dot] + dev-texlive/texlive-bibtexextra + dev-texlive/texlive-fontsextra + dev-texlive/texlive-fontutils + dev-texlive/texlive-latex + dev-texlive/texlive-latexextra + ) python? ( $(python_gen_cond_dep ' dev-python/cython[${PYTHON_MULTI_USEDEP}]