From 0d6c79d60a5d1bae802e6c9feff9bcbe20dde50e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Mairb=C3=B6ck?= Date: Mon, 31 Oct 2022 09:27:34 +0100 Subject: [PATCH] dblatex: change REQUIRES to individual tex packages (#7326) --- app-text/dblatex/dblatex-0.3.12.recipe | 70 +++++++++++++++++++++----- 1 file changed, 58 insertions(+), 12 deletions(-) diff --git a/app-text/dblatex/dblatex-0.3.12.recipe b/app-text/dblatex/dblatex-0.3.12.recipe index 0507f951e..7c7649478 100644 --- a/app-text/dblatex/dblatex-0.3.12.recipe +++ b/app-text/dblatex/dblatex-0.3.12.recipe @@ -27,12 +27,35 @@ REQUIRES=" cmd:makeindex cmd:pdflatex cmd:python3 - texlive_basic - texlive_fontsrecommended - texlive_latex - texlive_latexextra - texlive_latexrecommended - texlive_mathscience + tex:amsfonts + tex:amsmath + tex:anysize + tex:appendix + tex:bookmark + tex:changebar + tex:colortbl + tex:courier + tex:fancybox + tex:fancyhdr + tex:fancyvrb + tex:float + tex:footmisc + tex:graphics + tex:hyperref + tex:iftex + tex:jknapltx + tex:latex + tex:listings + tex:multirow + tex:overpic + tex:pdfpages + tex:psnfss + tex:refcount + tex:stmaryrd + tex:subfigure + tex:titlesec + tex:tools + tex:wasysym " BUILD_REQUIRES=" @@ -45,12 +68,35 @@ BUILD_REQUIRES=" cmd:makeindex cmd:pdflatex setuptools_python3 - texlive_basic - texlive_fontsrecommended - texlive_latex - texlive_latexextra - texlive_latexrecommended - texlive_mathscience + tex:amsfonts + tex:amsmath + tex:anysize + tex:appendix + tex:bookmark + tex:changebar + tex:colortbl + tex:courier + tex:fancybox + tex:fancyhdr + tex:fancyvrb + tex:float + tex:footmisc + tex:graphics + tex:hyperref + tex:iftex + tex:jknapltx + tex:latex + tex:listings + tex:multirow + tex:overpic + tex:pdfpages + tex:psnfss + tex:refcount + tex:stmaryrd + tex:subfigure + tex:titlesec + tex:tools + tex:wasysym " BUILD_PREREQUIRES=" cmd:python3