From 704ea7755fc46c92893bb89ea4d3e55a662313fb Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Fri, 1 May 2020 11:58:20 -0500 Subject: [PATCH] sci-physics/clhep: remove USE dep on doxygen[latex] Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Matthias Maier --- .../{clhep-2.4.1.3.ebuild => clhep-2.4.1.3-r1.ebuild} | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) rename sci-physics/clhep/{clhep-2.4.1.3.ebuild => clhep-2.4.1.3-r1.ebuild} (83%) diff --git a/sci-physics/clhep/clhep-2.4.1.3.ebuild b/sci-physics/clhep/clhep-2.4.1.3-r1.ebuild similarity index 83% rename from sci-physics/clhep/clhep-2.4.1.3.ebuild rename to sci-physics/clhep/clhep-2.4.1.3-r1.ebuild index baf35e7057fd..817da604300f 100644 --- a/sci-physics/clhep/clhep-2.4.1.3.ebuild +++ b/sci-physics/clhep/clhep-2.4.1.3-r1.ebuild @@ -15,7 +15,16 @@ KEYWORDS="~amd64 ~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" -- 2.26.2