sci-physics/rivet: remove app-doc/doxygen[latex] dependency
authorMatthias Maier <tamiko@gentoo.org>
Sun, 1 Mar 2020 18:24:30 +0000 (12:24 -0600)
committerMatthias Maier <tamiko@gentoo.org>
Sun, 1 Mar 2020 18:35:37 +0000 (12:35 -0600)
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 <tamiko@gentoo.org>
sci-physics/rivet/rivet-2.6.0-r2.ebuild

index 551de2ab59eed0d4269d7af9fb3311f891e22bbe..3bd00b427282a0d19ff415f23f90f7d452299cbc 100644 (file)
@@ -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}]