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

index e70ed5a04200119daadb6bb50dedc589b15eaf12..c66e0f3aefaa7d3303d3c7c8c997ab810ef15b19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,16 @@ KEYWORDS="amd64 hppa ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="doc test threads"
 RESTRICT="!test? ( test )"
 
-BDEPEND="doc? ( app-doc/doxygen[latex] )"
+BDEPEND="
+       doc? (
+               app-doc/doxygen
+               dev-texlive/texlive-bibtexextra
+               dev-texlive/texlive-fontsextra
+               dev-texlive/texlive-fontutils
+               dev-texlive/texlive-latex
+               dev-texlive/texlive-latexextra
+       )
+"
 
 S="${WORKDIR}/${PV}/CLHEP"
 
index 2b6ac11002d0001e26a408242e7c603ebc259b48..7368c443594708fac20513ba377a96db87761f08 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,16 @@ KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
 IUSE="doc test threads"
 RESTRICT="!test? ( test )"
 
-BDEPEND="doc? ( app-doc/doxygen[latex] )"
+BDEPEND="
+       doc? (
+               app-doc/doxygen
+               dev-texlive/texlive-bibtexextra
+               dev-texlive/texlive-fontsextra
+               dev-texlive/texlive-fontutils
+               dev-texlive/texlive-latex
+               dev-texlive/texlive-latexextra
+       )
+"
 
 S="${WORKDIR}/${PV}/CLHEP"