From 65af2a26ee33c814733a2982a0bd359c99c4ea54 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Sun, 1 Mar 2020 12:24:30 -0600 Subject: [PATCH] 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 --- sci-physics/rivet/rivet-2.6.0-r2.ebuild | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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}] -- 2.26.2