From cab94b16f5c8f49f1f11bd9408f8f3210a5e6e99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Thu, 17 Feb 2022 15:11:27 +0100 Subject: [PATCH] sci-mathematics/coq: add missing latexextra dep MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/833529 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Maciej Barć --- .../coq/{coq-8.15.0-r1.ebuild => coq-8.15.0-r2.ebuild} | 1 + 1 file changed, 1 insertion(+) rename sci-mathematics/coq/{coq-8.15.0-r1.ebuild => coq-8.15.0-r2.ebuild} (98%) diff --git a/sci-mathematics/coq/coq-8.15.0-r1.ebuild b/sci-mathematics/coq/coq-8.15.0-r2.ebuild similarity index 98% rename from sci-mathematics/coq/coq-8.15.0-r1.ebuild rename to sci-mathematics/coq/coq-8.15.0-r2.ebuild index 1bc1ac1558986..c21532e8b1d1c 100644 --- a/sci-mathematics/coq/coq-8.15.0-r1.ebuild +++ b/sci-mathematics/coq/coq-8.15.0-r2.ebuild @@ -40,6 +40,7 @@ BDEPEND=" dev-python/sphinx_rtd_theme dev-python/sphinxcontrib-bibtex dev-tex/latexmk + dev-texlive/texlive-latexextra ) "