summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Puck Neuwirth <alexander@neuwirth-informatik.de>2022-07-22 17:24:41 +0200
committerAndrew Ammerlaan <andrewammerlaan@gentoo.org>2022-07-22 22:56:51 +0200
commit4015df1a6b7f3fcb28f847833ac659ee1a6b4be1 (patch)
treec36e6c098bb814a956f45202144b033ed1e978b0 /sci-physics
parentsci-physics/fastjet-contrib: needs CXX from tc (diff)
downloadgentoo-4015df1a6b7f3fcb28f847833ac659ee1a6b4be1.tar.gz
gentoo-4015df1a6b7f3fcb28f847833ac659ee1a6b4be1.tar.bz2
gentoo-4015df1a6b7f3fcb28f847833ac659ee1a6b4be1.zip
sci-physics/fastjet: doc needs latex
Closes: https://bugs.gentoo.org/860042 Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de> Closes: https://github.com/gentoo/gentoo/pull/26520 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/fastjet/fastjet-3.4.0-r1.ebuild1
-rw-r--r--sci-physics/fastjet/fastjet-3.4.0.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/sci-physics/fastjet/fastjet-3.4.0-r1.ebuild b/sci-physics/fastjet/fastjet-3.4.0-r1.ebuild
index d35057476e08..530a7302df44 100644
--- a/sci-physics/fastjet/fastjet-3.4.0-r1.ebuild
+++ b/sci-physics/fastjet/fastjet-3.4.0-r1.ebuild
@@ -9,6 +9,7 @@ DOCS_BUILDER="doxygen"
DOCS_DEPEND="
media-gfx/graphviz
media-libs/freetype
+ virtual/latex-base
"
inherit autotools docs flag-o-matic fortran-2 python-single-r1
diff --git a/sci-physics/fastjet/fastjet-3.4.0.ebuild b/sci-physics/fastjet/fastjet-3.4.0.ebuild
index f114cdf358f0..a190b2a60f8f 100644
--- a/sci-physics/fastjet/fastjet-3.4.0.ebuild
+++ b/sci-physics/fastjet/fastjet-3.4.0.ebuild
@@ -9,6 +9,7 @@ DOCS_BUILDER="doxygen"
DOCS_DEPEND="
media-gfx/graphviz
media-libs/freetype
+ virtual/latex-base
"
inherit autotools docs flag-o-matic fortran-2 python-single-r1